org.eclipse.xtext.common.types.access.impl
Interface URIHelperConstants

All Known Implementing Classes:
ClassURIHelper, TypeURIHelper

public interface URIHelperConstants

Author:
Sebastian Zarnekow - Initial contribution and API

Field Summary
static java.lang.String OBJECTS
           
static java.lang.String PRIMITIVES
           
static java.lang.String PROTOCOL
           
 

Field Detail

PRIMITIVES

static final java.lang.String PRIMITIVES
See Also:
Constant Field Values

OBJECTS

static final java.lang.String OBJECTS
See Also:
Constant Field Values

PROTOCOL

static final java.lang.String PROTOCOL
See Also:
Constant Field Values