Package org.palladiosimulator.edp2.local
Interface localPackage.Literals
- Enclosing interface:
- localPackage
public static interface localPackage.Literals
Defines literals for the meta objects that represent
- each class,
- each feature of each class,
- each operation of each class,
- each enum,
- and each data type
- Generated class or method.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final EClassThe meta object literal for the 'File' class.static final EClassThe meta object literal for the 'Local Directory Repository' class.static final EAttributeThe meta object literal for the 'Uri' attribute feature.
-
Field Details
-
LOCAL_DIRECTORY_REPOSITORY
The meta object literal for the 'Local Directory Repository' class.- See Also:
- Generated class or method.
-
LOCAL_DIRECTORY_REPOSITORY__URI
The meta object literal for the 'Uri' attribute feature.- Generated class or method.
-
FILE
The meta object literal for the 'File' class.- See Also:
- Generated class or method.
-