Package org.eclipse.graphiti.mm
Interface MmPackage.Literals
- Enclosing interface:
- MmPackage
public static interface MmPackage.Literals
 Defines literals for the meta objects that represent
 
- each class,
- each feature of each class,
- each enum,
- and each data type
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final org.eclipse.emf.ecore.EClassThe meta object literal for the 'Graphics Algorithm Container' class.static final org.eclipse.emf.ecore.EClassThe meta object literal for the 'Property' class.static final org.eclipse.emf.ecore.EAttributeThe meta object literal for the 'Key' attribute feature.static final org.eclipse.emf.ecore.EAttributeThe meta object literal for the 'Value' attribute feature.static final org.eclipse.emf.ecore.EClassThe meta object literal for the 'Property Container' class.static final org.eclipse.emf.ecore.EReferenceThe meta object literal for the 'Properties' containment reference list feature.static final org.eclipse.emf.ecore.EClassThe meta object literal for the 'Style Container' class.static final org.eclipse.emf.ecore.EReferenceThe meta object literal for the 'Styles' containment reference list feature.
- 
Field Details- 
PROPERTYstatic final org.eclipse.emf.ecore.EClass PROPERTYThe meta object literal for the 'Property' class.- See Also:
 
- 
PROPERTY__KEYstatic final org.eclipse.emf.ecore.EAttribute PROPERTY__KEYThe meta object literal for the 'Key' attribute feature.
- 
PROPERTY__VALUEstatic final org.eclipse.emf.ecore.EAttribute PROPERTY__VALUEThe meta object literal for the 'Value' attribute feature.
- 
GRAPHICS_ALGORITHM_CONTAINERstatic final org.eclipse.emf.ecore.EClass GRAPHICS_ALGORITHM_CONTAINERThe meta object literal for the 'Graphics Algorithm Container' class.
- 
PROPERTY_CONTAINERstatic final org.eclipse.emf.ecore.EClass PROPERTY_CONTAINERThe meta object literal for the 'Property Container' class.
- 
PROPERTY_CONTAINER__PROPERTIESstatic final org.eclipse.emf.ecore.EReference PROPERTY_CONTAINER__PROPERTIESThe meta object literal for the 'Properties' containment reference list feature.
- 
STYLE_CONTAINERstatic final org.eclipse.emf.ecore.EClass STYLE_CONTAINERThe meta object literal for the 'Style Container' class.
- 
STYLE_CONTAINER__STYLESstatic final org.eclipse.emf.ecore.EReference STYLE_CONTAINER__STYLESThe meta object literal for the 'Styles' containment reference list feature.
 
-