org.eclipse.ocl.examples.library
Interface LibraryConstants


public interface LibraryConstants


Field Summary
static java.lang.String COMPARE_TO
          The xmi:id prefix of library elements.
static org.eclipse.emf.common.util.URI GEN_MODEL_URI
           
static java.lang.String PLUGIN_ID
           
static java.lang.String STDLIB_URI
          The URI of this Standard Library.
 

Field Detail

PLUGIN_ID

@NonNull
static final java.lang.String PLUGIN_ID

GEN_MODEL_URI

@NonNull
static final org.eclipse.emf.common.util.URI GEN_MODEL_URI

STDLIB_URI

@NonNull
static final java.lang.String STDLIB_URI
The URI of this Standard Library.

See Also:
Constant Field Values

COMPARE_TO

@NonNull
static final java.lang.String COMPARE_TO
The xmi:id prefix of library elements.

See Also:
Constant Field Values