Package org.openhab.core.model.items
Interface ItemsPackage.Literals
- Enclosing interface:
- ItemsPackage
public static interface ItemsPackage.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 'Item Model' class.static final org.eclipse.emf.ecore.EReferenceThe meta object literal for the 'Items' containment reference list feature.static final org.eclipse.emf.ecore.EClassThe meta object literal for the 'Model Binding' class.static final org.eclipse.emf.ecore.EAttributeThe meta object literal for the 'Configuration' attribute feature.static final org.eclipse.emf.ecore.EReferenceThe meta object literal for the 'Properties' containment reference list feature.static final org.eclipse.emf.ecore.EAttributeThe meta object literal for the 'Type' attribute feature.static final org.eclipse.emf.ecore.EClassThe meta object literal for the 'Model Item' class.static final org.eclipse.emf.ecore.EAttributeThe meta object literal for the 'Args' attribute list feature.static final org.eclipse.emf.ecore.EReferenceThe meta object literal for the 'Bindings' containment reference list feature.static final org.eclipse.emf.ecore.EAttributeThe meta object literal for the 'Groups' attribute list feature.static final org.eclipse.emf.ecore.EAttributeThe meta object literal for the 'Icon' attribute feature.static final org.eclipse.emf.ecore.EAttributeThe meta object literal for the 'Label' attribute feature.static final org.eclipse.emf.ecore.EAttributeThe meta object literal for the 'Name' attribute feature.static final org.eclipse.emf.ecore.EAttributeThe meta object literal for the 'Tags' attribute list feature.static final org.eclipse.emf.ecore.EAttributeThe meta object literal for the 'Type' attribute feature.static final org.eclipse.emf.ecore.EClassThe meta object literal for the 'Model 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 list feature.
- 
Field Details- 
ITEM_MODELstatic final org.eclipse.emf.ecore.EClass ITEM_MODELThe meta object literal for the 'Item Model' class.- See Also:
 
- 
ITEM_MODEL__ITEMSstatic final org.eclipse.emf.ecore.EReference ITEM_MODEL__ITEMSThe meta object literal for the 'Items' containment reference list feature.
- 
MODEL_ITEMstatic final org.eclipse.emf.ecore.EClass MODEL_ITEMThe meta object literal for the 'Model Item' class.- See Also:
 
- 
MODEL_ITEM__TYPEstatic final org.eclipse.emf.ecore.EAttribute MODEL_ITEM__TYPEThe meta object literal for the 'Type' attribute feature.
- 
MODEL_ITEM__ARGSstatic final org.eclipse.emf.ecore.EAttribute MODEL_ITEM__ARGSThe meta object literal for the 'Args' attribute list feature.
- 
MODEL_ITEM__NAMEstatic final org.eclipse.emf.ecore.EAttribute MODEL_ITEM__NAMEThe meta object literal for the 'Name' attribute feature.
- 
MODEL_ITEM__LABELstatic final org.eclipse.emf.ecore.EAttribute MODEL_ITEM__LABELThe meta object literal for the 'Label' attribute feature.
- 
MODEL_ITEM__ICONstatic final org.eclipse.emf.ecore.EAttribute MODEL_ITEM__ICONThe meta object literal for the 'Icon' attribute feature.
- 
MODEL_ITEM__GROUPSstatic final org.eclipse.emf.ecore.EAttribute MODEL_ITEM__GROUPSThe meta object literal for the 'Groups' attribute list feature.
- 
MODEL_ITEM__TAGSstatic final org.eclipse.emf.ecore.EAttribute MODEL_ITEM__TAGSThe meta object literal for the 'Tags' attribute list feature.
- 
MODEL_ITEM__BINDINGSstatic final org.eclipse.emf.ecore.EReference MODEL_ITEM__BINDINGSThe meta object literal for the 'Bindings' containment reference list feature.
- 
MODEL_BINDINGstatic final org.eclipse.emf.ecore.EClass MODEL_BINDINGThe meta object literal for the 'Model Binding' class.- See Also:
 
- 
MODEL_BINDING__TYPEstatic final org.eclipse.emf.ecore.EAttribute MODEL_BINDING__TYPEThe meta object literal for the 'Type' attribute feature.
- 
MODEL_BINDING__CONFIGURATIONstatic final org.eclipse.emf.ecore.EAttribute MODEL_BINDING__CONFIGURATIONThe meta object literal for the 'Configuration' attribute feature.
- 
MODEL_BINDING__PROPERTIESstatic final org.eclipse.emf.ecore.EReference MODEL_BINDING__PROPERTIESThe meta object literal for the 'Properties' containment reference list feature.
- 
MODEL_PROPERTYstatic final org.eclipse.emf.ecore.EClass MODEL_PROPERTYThe meta object literal for the 'Model Property' class.- See Also:
 
- 
MODEL_PROPERTY__KEYstatic final org.eclipse.emf.ecore.EAttribute MODEL_PROPERTY__KEYThe meta object literal for the 'Key' attribute feature.
- 
MODEL_PROPERTY__VALUEstatic final org.eclipse.emf.ecore.EAttribute MODEL_PROPERTY__VALUEThe meta object literal for the 'Value' attribute list feature.
 
-