public interface QvttemplatePackage
The Package for the model. It contains accessors for the meta objects to represent
QvttemplateFactory
Nested Class Summary | |
---|---|
static interface |
QvttemplatePackage.Literals
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage |
---|
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry |
Field Summary | |
---|---|
static int |
COLLECTION_TEMPLATE_EXP
The meta object id for the ' Collection Template Exp ' class. |
static int |
COLLECTION_TEMPLATE_EXP__BINDS_TO
The feature id for the 'Binds To' reference. |
static int |
COLLECTION_TEMPLATE_EXP__MATCH
The feature id for the 'Match' reference. |
static int |
COLLECTION_TEMPLATE_EXP__NAME
The feature id for the 'Name' attribute. |
static int |
COLLECTION_TEMPLATE_EXP__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list. |
static int |
COLLECTION_TEMPLATE_EXP__PART
The feature id for the 'Part' containment reference list. |
static int |
COLLECTION_TEMPLATE_EXP__REFERRED_COLLECTION_TYPE
The feature id for the 'Referred Collection Type' reference. |
static int |
COLLECTION_TEMPLATE_EXP__TAG
The feature id for the 'Tag' reference list. |
static int |
COLLECTION_TEMPLATE_EXP__TYPE
The feature id for the 'Type' reference. |
static int |
COLLECTION_TEMPLATE_EXP__WHERE
The feature id for the 'Where' containment reference. |
static int |
COLLECTION_TEMPLATE_EXP_FEATURE_COUNT
The number of structural features of the 'Collection Template Exp' class. |
static QvttemplatePackage |
eINSTANCE
The singleton instance of the package. |
static java.lang.String |
eNAME
The package name. |
static java.lang.String |
eNS_PREFIX
The package namespace name. |
static java.lang.String |
eNS_URI
The package namespace URI. |
static int |
OBJECT_TEMPLATE_EXP
The meta object id for the ' Object Template Exp ' class. |
static int |
OBJECT_TEMPLATE_EXP__BINDS_TO
The feature id for the 'Binds To' reference. |
static int |
OBJECT_TEMPLATE_EXP__NAME
The feature id for the 'Name' attribute. |
static int |
OBJECT_TEMPLATE_EXP__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list. |
static int |
OBJECT_TEMPLATE_EXP__PART
The feature id for the 'Part' containment reference list. |
static int |
OBJECT_TEMPLATE_EXP__REFERRED_CLASS
The feature id for the 'Referred Class' reference. |
static int |
OBJECT_TEMPLATE_EXP__TAG
The feature id for the 'Tag' reference list. |
static int |
OBJECT_TEMPLATE_EXP__TYPE
The feature id for the 'Type' reference. |
static int |
OBJECT_TEMPLATE_EXP__WHERE
The feature id for the 'Where' containment reference. |
static int |
OBJECT_TEMPLATE_EXP_FEATURE_COUNT
The number of structural features of the 'Object Template Exp' class. |
static int |
PROPERTY_TEMPLATE_ITEM
The meta object id for the ' Property Template Item ' class. |
static int |
PROPERTY_TEMPLATE_ITEM__OBJ_CONTAINER
The feature id for the 'Obj Container' container reference. |
static int |
PROPERTY_TEMPLATE_ITEM__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list. |
static int |
PROPERTY_TEMPLATE_ITEM__REFERRED_PROPERTY
The feature id for the 'Referred Property' reference. |
static int |
PROPERTY_TEMPLATE_ITEM__TAG
The feature id for the 'Tag' reference list. |
static int |
PROPERTY_TEMPLATE_ITEM__VALUE
The feature id for the 'Value' containment reference. |
static int |
PROPERTY_TEMPLATE_ITEM_FEATURE_COUNT
The number of structural features of the 'Property Template Item' class. |
static int |
TEMPLATE_EXP
The meta object id for the ' Template Exp ' class. |
static int |
TEMPLATE_EXP__BINDS_TO
The feature id for the 'Binds To' reference. |
static int |
TEMPLATE_EXP__NAME
The feature id for the 'Name' attribute. |
static int |
TEMPLATE_EXP__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list. |
static int |
TEMPLATE_EXP__TAG
The feature id for the 'Tag' reference list. |
static int |
TEMPLATE_EXP__TYPE
The feature id for the 'Type' reference. |
static int |
TEMPLATE_EXP__WHERE
The feature id for the 'Where' containment reference. |
static int |
TEMPLATE_EXP_FEATURE_COUNT
The number of structural features of the 'Template Exp' class. |
Method Summary | |
---|---|
org.eclipse.emf.ecore.EReference |
getCollectionTemplateExp_Match()
Returns the meta object for the reference ' Match '. |
org.eclipse.emf.ecore.EReference |
getCollectionTemplateExp_Part()
Returns the meta object for the containment reference list ' Part '. |
org.eclipse.emf.ecore.EReference |
getCollectionTemplateExp_ReferredCollectionType()
Returns the meta object for the reference ' Referred Collection Type '. |
org.eclipse.emf.ecore.EClass |
getCollectionTemplateExp()
Returns the meta object for class ' Collection Template Exp '. |
org.eclipse.emf.ecore.EReference |
getObjectTemplateExp_Part()
Returns the meta object for the containment reference list ' Part '. |
org.eclipse.emf.ecore.EReference |
getObjectTemplateExp_ReferredClass()
Returns the meta object for the reference ' Referred Class '. |
org.eclipse.emf.ecore.EClass |
getObjectTemplateExp()
Returns the meta object for class ' Object Template Exp '. |
org.eclipse.emf.ecore.EReference |
getPropertyTemplateItem_ObjContainer()
Returns the meta object for the container reference ' Obj Container '. |
org.eclipse.emf.ecore.EReference |
getPropertyTemplateItem_ReferredProperty()
Returns the meta object for the reference ' Referred Property '. |
org.eclipse.emf.ecore.EReference |
getPropertyTemplateItem_Value()
Returns the meta object for the containment reference ' Value '. |
org.eclipse.emf.ecore.EClass |
getPropertyTemplateItem()
Returns the meta object for class ' Property Template Item '. |
QvttemplateFactory |
getQvttemplateFactory()
Returns the factory that creates the instances of the model. |
org.eclipse.emf.ecore.EReference |
getTemplateExp_BindsTo()
Returns the meta object for the reference ' Binds To '. |
org.eclipse.emf.ecore.EReference |
getTemplateExp_Where()
Returns the meta object for the containment reference ' Where '. |
org.eclipse.emf.ecore.EClass |
getTemplateExp()
Returns the meta object for class ' Template Exp '. |
Methods inherited from interface org.eclipse.emf.ecore.EPackage |
---|
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI |
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement |
---|
getName, setName |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotation, getEAnnotations |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Field Detail |
---|
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final QvttemplatePackage eINSTANCE
static final int TEMPLATE_EXP
Template Exp
' class.
TemplateExpImpl
,
QvttemplatePackageImpl.getTemplateExp()
,
Constant Field Valuesstatic final int TEMPLATE_EXP__TAG
static final int TEMPLATE_EXP__OWNED_COMMENT
static final int TEMPLATE_EXP__NAME
static final int TEMPLATE_EXP__TYPE
static final int TEMPLATE_EXP__BINDS_TO
static final int TEMPLATE_EXP__WHERE
static final int TEMPLATE_EXP_FEATURE_COUNT
static final int OBJECT_TEMPLATE_EXP
Object Template Exp
' class.
ObjectTemplateExpImpl
,
QvttemplatePackageImpl.getObjectTemplateExp()
,
Constant Field Valuesstatic final int OBJECT_TEMPLATE_EXP__TAG
static final int OBJECT_TEMPLATE_EXP__OWNED_COMMENT
static final int OBJECT_TEMPLATE_EXP__NAME
static final int OBJECT_TEMPLATE_EXP__TYPE
static final int OBJECT_TEMPLATE_EXP__BINDS_TO
static final int OBJECT_TEMPLATE_EXP__WHERE
static final int OBJECT_TEMPLATE_EXP__PART
static final int OBJECT_TEMPLATE_EXP__REFERRED_CLASS
static final int OBJECT_TEMPLATE_EXP_FEATURE_COUNT
static final int COLLECTION_TEMPLATE_EXP
Collection Template Exp
' class.
CollectionTemplateExpImpl
,
QvttemplatePackageImpl.getCollectionTemplateExp()
,
Constant Field Valuesstatic final int COLLECTION_TEMPLATE_EXP__TAG
static final int COLLECTION_TEMPLATE_EXP__OWNED_COMMENT
static final int COLLECTION_TEMPLATE_EXP__NAME
static final int COLLECTION_TEMPLATE_EXP__TYPE
static final int COLLECTION_TEMPLATE_EXP__BINDS_TO
static final int COLLECTION_TEMPLATE_EXP__WHERE
static final int COLLECTION_TEMPLATE_EXP__PART
static final int COLLECTION_TEMPLATE_EXP__REFERRED_COLLECTION_TYPE
static final int COLLECTION_TEMPLATE_EXP__MATCH
static final int COLLECTION_TEMPLATE_EXP_FEATURE_COUNT
static final int PROPERTY_TEMPLATE_ITEM
Property Template Item
' class.
PropertyTemplateItemImpl
,
QvttemplatePackageImpl.getPropertyTemplateItem()
,
Constant Field Valuesstatic final int PROPERTY_TEMPLATE_ITEM__TAG
static final int PROPERTY_TEMPLATE_ITEM__OWNED_COMMENT
static final int PROPERTY_TEMPLATE_ITEM__OBJ_CONTAINER
static final int PROPERTY_TEMPLATE_ITEM__VALUE
static final int PROPERTY_TEMPLATE_ITEM__REFERRED_PROPERTY
static final int PROPERTY_TEMPLATE_ITEM_FEATURE_COUNT
Method Detail |
---|
org.eclipse.emf.ecore.EClass getTemplateExp()
Template Exp
'.
TemplateExp
org.eclipse.emf.ecore.EReference getTemplateExp_BindsTo()
Binds To
'.
TemplateExp.getBindsTo()
,
getTemplateExp()
org.eclipse.emf.ecore.EReference getTemplateExp_Where()
Where
'.
TemplateExp.getWhere()
,
getTemplateExp()
org.eclipse.emf.ecore.EClass getObjectTemplateExp()
Object Template Exp
'.
ObjectTemplateExp
org.eclipse.emf.ecore.EReference getObjectTemplateExp_Part()
Part
'.
ObjectTemplateExp.getPart()
,
getObjectTemplateExp()
org.eclipse.emf.ecore.EReference getObjectTemplateExp_ReferredClass()
Referred Class
'.
ObjectTemplateExp.getReferredClass()
,
getObjectTemplateExp()
org.eclipse.emf.ecore.EClass getCollectionTemplateExp()
Collection Template Exp
'.
CollectionTemplateExp
org.eclipse.emf.ecore.EReference getCollectionTemplateExp_Part()
Part
'.
CollectionTemplateExp.getPart()
,
getCollectionTemplateExp()
org.eclipse.emf.ecore.EReference getCollectionTemplateExp_ReferredCollectionType()
Referred Collection Type
'.
CollectionTemplateExp.getReferredCollectionType()
,
getCollectionTemplateExp()
org.eclipse.emf.ecore.EReference getCollectionTemplateExp_Match()
Match
'.
CollectionTemplateExp.getMatch()
,
getCollectionTemplateExp()
org.eclipse.emf.ecore.EClass getPropertyTemplateItem()
Property Template Item
'.
PropertyTemplateItem
org.eclipse.emf.ecore.EReference getPropertyTemplateItem_ObjContainer()
Obj Container
'.
PropertyTemplateItem.getObjContainer()
,
getPropertyTemplateItem()
org.eclipse.emf.ecore.EReference getPropertyTemplateItem_Value()
Value
'.
PropertyTemplateItem.getValue()
,
getPropertyTemplateItem()
org.eclipse.emf.ecore.EReference getPropertyTemplateItem_ReferredProperty()
Referred Property
'.
PropertyTemplateItem.getReferredProperty()
,
getPropertyTemplateItem()
QvttemplateFactory getQvttemplateFactory()