Package de.uka.ipd.sdq.featuremodel
Interface featuremodelPackage
-
- All Superinterfaces:
EModelElement
,ENamedElement
,EObject
,EPackage
,Notifier
- All Known Implementing Classes:
featuremodelPackageImpl
public interface featuremodelPackage extends EPackage
The Package for the model. It contains accessors for the meta objects to represent- each class,
- each feature of each class,
- each enum,
- and each data type
- See Also:
featuremodelFactory
- Generated class or method.
- EMF model class or method.
- kind="package"
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
featuremodelPackage.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
EPackage.Descriptor, EPackage.Registry
-
-
Field Summary
Fields Modifier and Type Field Description static int
ATTRIBUTE
The meta object id for the 'Attribute
' class.static int
ATTRIBUTE__ID
The feature id for the 'Id' attribute.static int
ATTRIBUTE__NAME
The feature id for the 'Name' attribute.static int
ATTRIBUTE__RANGE
The feature id for the 'Range' containment reference.static int
ATTRIBUTE_FEATURE_COUNT
The number of structural features of the 'Attribute' class.static int
ATTRIBUTE_TYPES
The meta object id for the 'Attribute Types
' enum.static int
CHILD_RELATION
The meta object id for the 'Child Relation
' class.static int
CHILD_RELATION_FEATURE_COUNT
The number of structural features of the 'Child Relation' class.static int
CONSTRAINT
The meta object id for the 'Constraint
' class.static int
CONSTRAINT__DESCRIPTION
The feature id for the 'Description' attribute.static int
CONSTRAINT__ID
The feature id for the 'Id' attribute.static int
CONSTRAINT__NAME
The feature id for the 'Name' attribute.static int
CONSTRAINT__SOURCE
The feature id for the 'Source' reference.static int
CONSTRAINT__TARGET
The feature id for the 'Target' reference list.static int
CONSTRAINT_FEATURE_COUNT
The number of structural features of the 'Constraint' class.static int
CONTINOUS_INTERVAL_RANGE
The meta object id for the 'Continous Interval Range
' class.static int
CONTINOUS_INTERVAL_RANGE__FROM
The feature id for the 'From' attribute.static int
CONTINOUS_INTERVAL_RANGE__LOWER_BOUND_INCLUDED
The feature id for the 'Lower Bound Included' attribute.static int
CONTINOUS_INTERVAL_RANGE__TO
The feature id for the 'To' attribute.static int
CONTINOUS_INTERVAL_RANGE__UPPER_BOUND_INCLUDED
The feature id for the 'Upper Bound Included' attribute.static int
CONTINOUS_INTERVAL_RANGE_FEATURE_COUNT
The number of structural features of the 'Continous Interval Range' class.static int
DOUBLE_ATTRIBUTE
The meta object id for the 'Double Attribute
' class.static int
DOUBLE_ATTRIBUTE__DEFAULT_VALUE
The feature id for the 'Default Value' attribute.static int
DOUBLE_ATTRIBUTE__ID
The feature id for the 'Id' attribute.static int
DOUBLE_ATTRIBUTE__NAME
The feature id for the 'Name' attribute.static int
DOUBLE_ATTRIBUTE__RANGE
The feature id for the 'Range' containment reference.static int
DOUBLE_ATTRIBUTE_FEATURE_COUNT
The number of structural features of the 'Double Attribute' class.static featuremodelPackage
eINSTANCE
The singleton instance of the package.static String
eNAME
The package name.static String
eNS_PREFIX
The package namespace name.static String
eNS_URI
The package namespace URI.static int
EXTERNAL_OBJECT_ATTRIBUTE
The meta object id for the 'External Object Attribute
' class.static int
EXTERNAL_OBJECT_ATTRIBUTE__ID
The feature id for the 'Id' attribute.static int
EXTERNAL_OBJECT_ATTRIBUTE__NAME
The feature id for the 'Name' attribute.static int
EXTERNAL_OBJECT_ATTRIBUTE__RANGE
The feature id for the 'Range' containment reference.static int
EXTERNAL_OBJECT_ATTRIBUTE_FEATURE_COUNT
The number of structural features of the 'External Object Attribute' class.static int
FEATURE
The meta object id for the 'Feature
' class.static int
FEATURE__ATTRIBUTES
The feature id for the 'Attributes' containment reference list.static int
FEATURE__CHILDRELATION
The feature id for the 'Childrelation' containment reference.static int
FEATURE__FEATUREGROUP
The feature id for the 'Featuregroup' container reference.static int
FEATURE__ID
The feature id for the 'Id' attribute.static int
FEATURE__NAME
The feature id for the 'Name' attribute.static int
FEATURE__SIMPLE_MANDATORY
The feature id for the 'Simple Mandatory' container reference.static int
FEATURE__SIMPLE_OPTIONAL
The feature id for the 'Simple Optional' container reference.static int
FEATURE_DIAGRAM
The meta object id for the 'Feature Diagram
' class.static int
FEATURE_DIAGRAM__ANNOTATABLE_ELEMENT
The feature id for the 'Annotatable Element' reference list.static int
FEATURE_DIAGRAM__CONSTRAINTS
The feature id for the 'Constraints' containment reference list.static int
FEATURE_DIAGRAM__ID
The feature id for the 'Id' attribute.static int
FEATURE_DIAGRAM__NAME
The feature id for the 'Name' attribute.static int
FEATURE_DIAGRAM__ROOT_FEATURE
The feature id for the 'Root Feature' containment reference.static int
FEATURE_DIAGRAM_FEATURE_COUNT
The number of structural features of the 'Feature Diagram' class.static int
FEATURE_FEATURE_COUNT
The number of structural features of the 'Feature' class.static int
FEATURE_GROUP
The meta object id for the 'Feature Group
' class.static int
FEATURE_GROUP__CHILDREN
The feature id for the 'Children' containment reference list.static int
FEATURE_GROUP__MAX
The feature id for the 'Max' attribute.static int
FEATURE_GROUP__MIN
The feature id for the 'Min' attribute.static int
FEATURE_GROUP_FEATURE_COUNT
The number of structural features of the 'Feature Group' class.static int
INTEGER_ATTRIBUTE
The meta object id for the 'Integer Attribute
' class.static int
INTEGER_ATTRIBUTE__DEFAULT_VALUE
The feature id for the 'Default Value' attribute.static int
INTEGER_ATTRIBUTE__ID
The feature id for the 'Id' attribute.static int
INTEGER_ATTRIBUTE__NAME
The feature id for the 'Name' attribute.static int
INTEGER_ATTRIBUTE__RANGE
The feature id for the 'Range' containment reference.static int
INTEGER_ATTRIBUTE_FEATURE_COUNT
The number of structural features of the 'Integer Attribute' class.static int
INTEGER_INTERVAL_RANGE
The meta object id for the 'Integer Interval Range
' class.static int
INTEGER_INTERVAL_RANGE__FROM
The feature id for the 'From' attribute.static int
INTEGER_INTERVAL_RANGE__LOWER_BOUND_INCLUDED
The feature id for the 'Lower Bound Included' attribute.static int
INTEGER_INTERVAL_RANGE__TO
The feature id for the 'To' attribute.static int
INTEGER_INTERVAL_RANGE__UPPER_BOUND_INCLUDED
The feature id for the 'Upper Bound Included' attribute.static int
INTEGER_INTERVAL_RANGE_FEATURE_COUNT
The number of structural features of the 'Integer Interval Range' class.static int
INTERVAL_RANGE
The meta object id for the 'Interval Range
' class.static int
INTERVAL_RANGE__LOWER_BOUND_INCLUDED
The feature id for the 'Lower Bound Included' attribute.static int
INTERVAL_RANGE__UPPER_BOUND_INCLUDED
The feature id for the 'Upper Bound Included' attribute.static int
INTERVAL_RANGE_FEATURE_COUNT
The number of structural features of the 'Interval Range' class.static int
NAMED_ELEMENT
The meta object id for the 'Named Element
' class.static int
NAMED_ELEMENT__ID
The feature id for the 'Id' attribute.static int
NAMED_ELEMENT__NAME
The feature id for the 'Name' attribute.static int
NAMED_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Named Element' class.static int
PROHIBITS_CONSTRAINT
The meta object id for the 'Prohibits Constraint
' class.static int
PROHIBITS_CONSTRAINT__DESCRIPTION
The feature id for the 'Description' attribute.static int
PROHIBITS_CONSTRAINT__ID
The feature id for the 'Id' attribute.static int
PROHIBITS_CONSTRAINT__NAME
The feature id for the 'Name' attribute.static int
PROHIBITS_CONSTRAINT__SOURCE
The feature id for the 'Source' reference.static int
PROHIBITS_CONSTRAINT__TARGET
The feature id for the 'Target' reference list.static int
PROHIBITS_CONSTRAINT_FEATURE_COUNT
The number of structural features of the 'Prohibits Constraint' class.static int
REQUIRED_CONSTRAINT
The meta object id for the 'Required Constraint
' class.static int
REQUIRED_CONSTRAINT__DESCRIPTION
The feature id for the 'Description' attribute.static int
REQUIRED_CONSTRAINT__ID
The feature id for the 'Id' attribute.static int
REQUIRED_CONSTRAINT__NAME
The feature id for the 'Name' attribute.static int
REQUIRED_CONSTRAINT__SOURCE
The feature id for the 'Source' reference.static int
REQUIRED_CONSTRAINT__TARGET
The feature id for the 'Target' reference list.static int
REQUIRED_CONSTRAINT_FEATURE_COUNT
The number of structural features of the 'Required Constraint' class.static int
SIMPLE
The meta object id for the 'Simple
' class.static int
SIMPLE__MANDATORY_CHILDREN
The feature id for the 'Mandatory Children' containment reference list.static int
SIMPLE__OPTIONAL_CHILDREN
The feature id for the 'Optional Children' containment reference list.static int
SIMPLE_FEATURE_COUNT
The number of structural features of the 'Simple' class.static int
STRING_ATTRIBUTE
The meta object id for the 'String Attribute
' class.static int
STRING_ATTRIBUTE__DEFAULT_VALUE
The feature id for the 'Default Value' attribute.static int
STRING_ATTRIBUTE__ID
The feature id for the 'Id' attribute.static int
STRING_ATTRIBUTE__NAME
The feature id for the 'Name' attribute.static int
STRING_ATTRIBUTE__RANGE
The feature id for the 'Range' containment reference.static int
STRING_ATTRIBUTE_FEATURE_COUNT
The number of structural features of the 'String Attribute' class.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description EClass
getAttribute()
Returns the meta object for class 'Attribute
'.EReference
getAttribute_Range()
Returns the meta object for the containment reference 'Range
'.EEnum
getAttributeTypes()
Returns the meta object for enum 'Attribute Types
'.EClass
getChildRelation()
Returns the meta object for class 'Child Relation
'.EClass
getConstraint()
Returns the meta object for class 'Constraint
'.EAttribute
getConstraint_Description()
Returns the meta object for the attribute 'Description
'.EReference
getConstraint_Source()
Returns the meta object for the reference 'Source
'.EReference
getConstraint_Target()
Returns the meta object for the reference list 'Target
'.EClass
getContinousIntervalRange()
Returns the meta object for class 'Continous Interval Range
'.EAttribute
getContinousIntervalRange_From()
Returns the meta object for the attribute 'From
'.EAttribute
getContinousIntervalRange_To()
Returns the meta object for the attribute 'To
'.EClass
getDoubleAttribute()
Returns the meta object for class 'Double Attribute
'.EAttribute
getDoubleAttribute_DefaultValue()
Returns the meta object for the attribute 'Default Value
'.EClass
getExternalObjectAttribute()
Returns the meta object for class 'External Object Attribute
'.EClass
getFeature()
Returns the meta object for class 'Feature
'.EReference
getFeature_Attributes()
Returns the meta object for the containment reference list 'Attributes
'.EReference
getFeature_Childrelation()
Returns the meta object for the containment reference 'Childrelation
'.EReference
getFeature_Featuregroup()
Returns the meta object for the container reference 'Featuregroup
'.EReference
getFeature_SimpleMandatory()
Returns the meta object for the container reference 'Simple Mandatory
'.EReference
getFeature_SimpleOptional()
Returns the meta object for the container reference 'Simple Optional
'.EClass
getFeatureDiagram()
Returns the meta object for class 'Feature Diagram
'.EReference
getFeatureDiagram_AnnotatableElement()
Returns the meta object for the reference list 'Annotatable Element
'.EReference
getFeatureDiagram_Constraints()
Returns the meta object for the containment reference list 'Constraints
'.EReference
getFeatureDiagram_RootFeature()
Returns the meta object for the containment reference 'Root Feature
'.EClass
getFeatureGroup()
Returns the meta object for class 'Feature Group
'.EReference
getFeatureGroup_Children()
Returns the meta object for the containment reference list 'Children
'.EAttribute
getFeatureGroup_Max()
Returns the meta object for the attribute 'Max
'.EAttribute
getFeatureGroup_Min()
Returns the meta object for the attribute 'Min
'.featuremodelFactory
getfeaturemodelFactory()
Returns the factory that creates the instances of the model.EClass
getIntegerAttribute()
Returns the meta object for class 'Integer Attribute
'.EAttribute
getIntegerAttribute_DefaultValue()
Returns the meta object for the attribute 'Default Value
'.EClass
getIntegerIntervalRange()
Returns the meta object for class 'Integer Interval Range
'.EAttribute
getIntegerIntervalRange_From()
Returns the meta object for the attribute 'From
'.EAttribute
getIntegerIntervalRange_To()
Returns the meta object for the attribute 'To
'.EClass
getIntervalRange()
Returns the meta object for class 'Interval Range
'.EAttribute
getIntervalRange_LowerBoundIncluded()
Returns the meta object for the attribute 'Lower Bound Included
'.EAttribute
getIntervalRange_UpperBoundIncluded()
Returns the meta object for the attribute 'Upper Bound Included
'.EClass
getNamedElement()
Returns the meta object for class 'Named Element
'.EAttribute
getNamedElement_Name()
Returns the meta object for the attribute 'Name
'.EClass
getProhibitsConstraint()
Returns the meta object for class 'Prohibits Constraint
'.EClass
getRequiredConstraint()
Returns the meta object for class 'Required Constraint
'.EClass
getSimple()
Returns the meta object for class 'Simple
'.EReference
getSimple_MandatoryChildren()
Returns the meta object for the containment reference list 'Mandatory Children
'.EReference
getSimple_OptionalChildren()
Returns the meta object for the containment reference list 'Optional Children
'.EClass
getStringAttribute()
Returns the meta object for class 'String Attribute
'.EAttribute
getStringAttribute_DefaultValue()
Returns the meta object for the attribute 'Default Value
'.-
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
-
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
-
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
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.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
-
-
-
Field Detail
-
eNAME
static final String eNAME
The package name.- See Also:
- Constant Field Values
- Generated class or method.
-
eNS_URI
static final String eNS_URI
The package namespace URI.- See Also:
- Constant Field Values
- Generated class or method.
-
eNS_PREFIX
static final String eNS_PREFIX
The package namespace name.- See Also:
- Constant Field Values
- Generated class or method.
-
eINSTANCE
static final featuremodelPackage eINSTANCE
The singleton instance of the package.- Generated class or method.
-
NAMED_ELEMENT
static final int NAMED_ELEMENT
The meta object id for the 'Named Element
' class.- See Also:
NamedElementImpl
,featuremodelPackageImpl.getNamedElement()
, Constant Field Values- Generated class or method.
-
NAMED_ELEMENT__ID
static final int NAMED_ELEMENT__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
NAMED_ELEMENT__NAME
static final int NAMED_ELEMENT__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
NAMED_ELEMENT_FEATURE_COUNT
static final int NAMED_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Named Element' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
FEATURE
static final int FEATURE
The meta object id for the 'Feature
' class.- See Also:
FeatureImpl
,featuremodelPackageImpl.getFeature()
, Constant Field Values- Generated class or method.
-
FEATURE__ID
static final int FEATURE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
FEATURE__NAME
static final int FEATURE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
FEATURE__ATTRIBUTES
static final int FEATURE__ATTRIBUTES
The feature id for the 'Attributes' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
FEATURE__CHILDRELATION
static final int FEATURE__CHILDRELATION
The feature id for the 'Childrelation' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
FEATURE__SIMPLE_MANDATORY
static final int FEATURE__SIMPLE_MANDATORY
The feature id for the 'Simple Mandatory' container reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
FEATURE__SIMPLE_OPTIONAL
static final int FEATURE__SIMPLE_OPTIONAL
The feature id for the 'Simple Optional' container reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
FEATURE__FEATUREGROUP
static final int FEATURE__FEATUREGROUP
The feature id for the 'Featuregroup' container reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
FEATURE_FEATURE_COUNT
static final int FEATURE_FEATURE_COUNT
The number of structural features of the 'Feature' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTRIBUTE
static final int ATTRIBUTE
The meta object id for the 'Attribute
' class.- See Also:
AttributeImpl
,featuremodelPackageImpl.getAttribute()
, Constant Field Values- Generated class or method.
-
CHILD_RELATION
static final int CHILD_RELATION
The meta object id for the 'Child Relation
' class.- See Also:
ChildRelationImpl
,featuremodelPackageImpl.getChildRelation()
, Constant Field Values- Generated class or method.
-
FEATURE_GROUP
static final int FEATURE_GROUP
The meta object id for the 'Feature Group
' class.- See Also:
FeatureGroupImpl
,featuremodelPackageImpl.getFeatureGroup()
, Constant Field Values- Generated class or method.
-
FEATURE_DIAGRAM
static final int FEATURE_DIAGRAM
The meta object id for the 'Feature Diagram
' class.- See Also:
FeatureDiagramImpl
,featuremodelPackageImpl.getFeatureDiagram()
, Constant Field Values- Generated class or method.
-
CONSTRAINT
static final int CONSTRAINT
The meta object id for the 'Constraint
' class.- See Also:
ConstraintImpl
,featuremodelPackageImpl.getConstraint()
, Constant Field Values- Generated class or method.
-
REQUIRED_CONSTRAINT
static final int REQUIRED_CONSTRAINT
The meta object id for the 'Required Constraint
' class.- See Also:
RequiredConstraintImpl
,featuremodelPackageImpl.getRequiredConstraint()
, Constant Field Values- Generated class or method.
-
PROHIBITS_CONSTRAINT
static final int PROHIBITS_CONSTRAINT
The meta object id for the 'Prohibits Constraint
' class.- See Also:
ProhibitsConstraintImpl
,featuremodelPackageImpl.getProhibitsConstraint()
, Constant Field Values- Generated class or method.
-
SIMPLE
static final int SIMPLE
The meta object id for the 'Simple
' class.- See Also:
SimpleImpl
,featuremodelPackageImpl.getSimple()
, Constant Field Values- Generated class or method.
-
ATTRIBUTE__ID
static final int ATTRIBUTE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTRIBUTE__NAME
static final int ATTRIBUTE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTRIBUTE__RANGE
static final int ATTRIBUTE__RANGE
The feature id for the 'Range' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTRIBUTE_FEATURE_COUNT
static final int ATTRIBUTE_FEATURE_COUNT
The number of structural features of the 'Attribute' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
INTEGER_ATTRIBUTE
static final int INTEGER_ATTRIBUTE
The meta object id for the 'Integer Attribute
' class.- See Also:
IntegerAttributeImpl
,featuremodelPackageImpl.getIntegerAttribute()
, Constant Field Values- Generated class or method.
-
DOUBLE_ATTRIBUTE
static final int DOUBLE_ATTRIBUTE
The meta object id for the 'Double Attribute
' class.- See Also:
DoubleAttributeImpl
,featuremodelPackageImpl.getDoubleAttribute()
, Constant Field Values- Generated class or method.
-
INTERVAL_RANGE
static final int INTERVAL_RANGE
The meta object id for the 'Interval Range
' class.- See Also:
IntervalRangeImpl
,featuremodelPackageImpl.getIntervalRange()
, Constant Field Values- Generated class or method.
-
INTERVAL_RANGE__LOWER_BOUND_INCLUDED
static final int INTERVAL_RANGE__LOWER_BOUND_INCLUDED
The feature id for the 'Lower Bound Included' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
INTERVAL_RANGE__UPPER_BOUND_INCLUDED
static final int INTERVAL_RANGE__UPPER_BOUND_INCLUDED
The feature id for the 'Upper Bound Included' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
INTERVAL_RANGE_FEATURE_COUNT
static final int INTERVAL_RANGE_FEATURE_COUNT
The number of structural features of the 'Interval Range' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CHILD_RELATION_FEATURE_COUNT
static final int CHILD_RELATION_FEATURE_COUNT
The number of structural features of the 'Child Relation' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SIMPLE__OPTIONAL_CHILDREN
static final int SIMPLE__OPTIONAL_CHILDREN
The feature id for the 'Optional Children' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SIMPLE__MANDATORY_CHILDREN
static final int SIMPLE__MANDATORY_CHILDREN
The feature id for the 'Mandatory Children' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SIMPLE_FEATURE_COUNT
static final int SIMPLE_FEATURE_COUNT
The number of structural features of the 'Simple' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
FEATURE_GROUP__MIN
static final int FEATURE_GROUP__MIN
The feature id for the 'Min' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
FEATURE_GROUP__MAX
static final int FEATURE_GROUP__MAX
The feature id for the 'Max' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
FEATURE_GROUP__CHILDREN
static final int FEATURE_GROUP__CHILDREN
The feature id for the 'Children' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
FEATURE_GROUP_FEATURE_COUNT
static final int FEATURE_GROUP_FEATURE_COUNT
The number of structural features of the 'Feature Group' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
FEATURE_DIAGRAM__ID
static final int FEATURE_DIAGRAM__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
FEATURE_DIAGRAM__NAME
static final int FEATURE_DIAGRAM__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
FEATURE_DIAGRAM__ROOT_FEATURE
static final int FEATURE_DIAGRAM__ROOT_FEATURE
The feature id for the 'Root Feature' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
FEATURE_DIAGRAM__CONSTRAINTS
static final int FEATURE_DIAGRAM__CONSTRAINTS
The feature id for the 'Constraints' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
FEATURE_DIAGRAM__ANNOTATABLE_ELEMENT
static final int FEATURE_DIAGRAM__ANNOTATABLE_ELEMENT
The feature id for the 'Annotatable Element' reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
FEATURE_DIAGRAM_FEATURE_COUNT
static final int FEATURE_DIAGRAM_FEATURE_COUNT
The number of structural features of the 'Feature Diagram' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CONSTRAINT__ID
static final int CONSTRAINT__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CONSTRAINT__NAME
static final int CONSTRAINT__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CONSTRAINT__SOURCE
static final int CONSTRAINT__SOURCE
The feature id for the 'Source' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CONSTRAINT__TARGET
static final int CONSTRAINT__TARGET
The feature id for the 'Target' reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CONSTRAINT__DESCRIPTION
static final int CONSTRAINT__DESCRIPTION
The feature id for the 'Description' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CONSTRAINT_FEATURE_COUNT
static final int CONSTRAINT_FEATURE_COUNT
The number of structural features of the 'Constraint' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
REQUIRED_CONSTRAINT__ID
static final int REQUIRED_CONSTRAINT__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
REQUIRED_CONSTRAINT__NAME
static final int REQUIRED_CONSTRAINT__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
REQUIRED_CONSTRAINT__SOURCE
static final int REQUIRED_CONSTRAINT__SOURCE
The feature id for the 'Source' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
REQUIRED_CONSTRAINT__TARGET
static final int REQUIRED_CONSTRAINT__TARGET
The feature id for the 'Target' reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
REQUIRED_CONSTRAINT__DESCRIPTION
static final int REQUIRED_CONSTRAINT__DESCRIPTION
The feature id for the 'Description' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
REQUIRED_CONSTRAINT_FEATURE_COUNT
static final int REQUIRED_CONSTRAINT_FEATURE_COUNT
The number of structural features of the 'Required Constraint' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
PROHIBITS_CONSTRAINT__ID
static final int PROHIBITS_CONSTRAINT__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
PROHIBITS_CONSTRAINT__NAME
static final int PROHIBITS_CONSTRAINT__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
PROHIBITS_CONSTRAINT__SOURCE
static final int PROHIBITS_CONSTRAINT__SOURCE
The feature id for the 'Source' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
PROHIBITS_CONSTRAINT__TARGET
static final int PROHIBITS_CONSTRAINT__TARGET
The feature id for the 'Target' reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
PROHIBITS_CONSTRAINT__DESCRIPTION
static final int PROHIBITS_CONSTRAINT__DESCRIPTION
The feature id for the 'Description' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
PROHIBITS_CONSTRAINT_FEATURE_COUNT
static final int PROHIBITS_CONSTRAINT_FEATURE_COUNT
The number of structural features of the 'Prohibits Constraint' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
INTEGER_INTERVAL_RANGE
static final int INTEGER_INTERVAL_RANGE
The meta object id for the 'Integer Interval Range
' class.- See Also:
IntegerIntervalRangeImpl
,featuremodelPackageImpl.getIntegerIntervalRange()
, Constant Field Values- Generated class or method.
-
INTEGER_INTERVAL_RANGE__LOWER_BOUND_INCLUDED
static final int INTEGER_INTERVAL_RANGE__LOWER_BOUND_INCLUDED
The feature id for the 'Lower Bound Included' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
INTEGER_INTERVAL_RANGE__UPPER_BOUND_INCLUDED
static final int INTEGER_INTERVAL_RANGE__UPPER_BOUND_INCLUDED
The feature id for the 'Upper Bound Included' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
INTEGER_INTERVAL_RANGE__TO
static final int INTEGER_INTERVAL_RANGE__TO
The feature id for the 'To' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
INTEGER_INTERVAL_RANGE__FROM
static final int INTEGER_INTERVAL_RANGE__FROM
The feature id for the 'From' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
INTEGER_INTERVAL_RANGE_FEATURE_COUNT
static final int INTEGER_INTERVAL_RANGE_FEATURE_COUNT
The number of structural features of the 'Integer Interval Range' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CONTINOUS_INTERVAL_RANGE
static final int CONTINOUS_INTERVAL_RANGE
The meta object id for the 'Continous Interval Range
' class.- See Also:
ContinousIntervalRangeImpl
,featuremodelPackageImpl.getContinousIntervalRange()
, Constant Field Values- Generated class or method.
-
CONTINOUS_INTERVAL_RANGE__LOWER_BOUND_INCLUDED
static final int CONTINOUS_INTERVAL_RANGE__LOWER_BOUND_INCLUDED
The feature id for the 'Lower Bound Included' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CONTINOUS_INTERVAL_RANGE__UPPER_BOUND_INCLUDED
static final int CONTINOUS_INTERVAL_RANGE__UPPER_BOUND_INCLUDED
The feature id for the 'Upper Bound Included' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CONTINOUS_INTERVAL_RANGE__TO
static final int CONTINOUS_INTERVAL_RANGE__TO
The feature id for the 'To' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CONTINOUS_INTERVAL_RANGE__FROM
static final int CONTINOUS_INTERVAL_RANGE__FROM
The feature id for the 'From' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CONTINOUS_INTERVAL_RANGE_FEATURE_COUNT
static final int CONTINOUS_INTERVAL_RANGE_FEATURE_COUNT
The number of structural features of the 'Continous Interval Range' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
INTEGER_ATTRIBUTE__ID
static final int INTEGER_ATTRIBUTE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
INTEGER_ATTRIBUTE__NAME
static final int INTEGER_ATTRIBUTE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
INTEGER_ATTRIBUTE__RANGE
static final int INTEGER_ATTRIBUTE__RANGE
The feature id for the 'Range' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
INTEGER_ATTRIBUTE__DEFAULT_VALUE
static final int INTEGER_ATTRIBUTE__DEFAULT_VALUE
The feature id for the 'Default Value' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
INTEGER_ATTRIBUTE_FEATURE_COUNT
static final int INTEGER_ATTRIBUTE_FEATURE_COUNT
The number of structural features of the 'Integer Attribute' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DOUBLE_ATTRIBUTE__ID
static final int DOUBLE_ATTRIBUTE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DOUBLE_ATTRIBUTE__NAME
static final int DOUBLE_ATTRIBUTE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DOUBLE_ATTRIBUTE__RANGE
static final int DOUBLE_ATTRIBUTE__RANGE
The feature id for the 'Range' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DOUBLE_ATTRIBUTE__DEFAULT_VALUE
static final int DOUBLE_ATTRIBUTE__DEFAULT_VALUE
The feature id for the 'Default Value' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DOUBLE_ATTRIBUTE_FEATURE_COUNT
static final int DOUBLE_ATTRIBUTE_FEATURE_COUNT
The number of structural features of the 'Double Attribute' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STRING_ATTRIBUTE
static final int STRING_ATTRIBUTE
The meta object id for the 'String Attribute
' class.- See Also:
StringAttributeImpl
,featuremodelPackageImpl.getStringAttribute()
, Constant Field Values- Generated class or method.
-
STRING_ATTRIBUTE__ID
static final int STRING_ATTRIBUTE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STRING_ATTRIBUTE__NAME
static final int STRING_ATTRIBUTE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STRING_ATTRIBUTE__RANGE
static final int STRING_ATTRIBUTE__RANGE
The feature id for the 'Range' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STRING_ATTRIBUTE__DEFAULT_VALUE
static final int STRING_ATTRIBUTE__DEFAULT_VALUE
The feature id for the 'Default Value' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STRING_ATTRIBUTE_FEATURE_COUNT
static final int STRING_ATTRIBUTE_FEATURE_COUNT
The number of structural features of the 'String Attribute' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
EXTERNAL_OBJECT_ATTRIBUTE
static final int EXTERNAL_OBJECT_ATTRIBUTE
The meta object id for the 'External Object Attribute
' class.- See Also:
ExternalObjectAttributeImpl
,featuremodelPackageImpl.getExternalObjectAttribute()
, Constant Field Values- Generated class or method.
-
EXTERNAL_OBJECT_ATTRIBUTE__ID
static final int EXTERNAL_OBJECT_ATTRIBUTE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
EXTERNAL_OBJECT_ATTRIBUTE__NAME
static final int EXTERNAL_OBJECT_ATTRIBUTE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
EXTERNAL_OBJECT_ATTRIBUTE__RANGE
static final int EXTERNAL_OBJECT_ATTRIBUTE__RANGE
The feature id for the 'Range' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
EXTERNAL_OBJECT_ATTRIBUTE_FEATURE_COUNT
static final int EXTERNAL_OBJECT_ATTRIBUTE_FEATURE_COUNT
The number of structural features of the 'External Object Attribute' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTRIBUTE_TYPES
static final int ATTRIBUTE_TYPES
The meta object id for the 'Attribute Types
' enum.- See Also:
AttributeTypes
,featuremodelPackageImpl.getAttributeTypes()
, Constant Field Values- Generated class or method.
-
-
Method Detail
-
getFeature
EClass getFeature()
Returns the meta object for class 'Feature
'.- Returns:
- the meta object for class 'Feature'.
- See Also:
Feature
- Generated class or method.
-
getFeature_Attributes
EReference getFeature_Attributes()
Returns the meta object for the containment reference list 'Attributes
'.- Returns:
- the meta object for the containment reference list 'Attributes'.
- See Also:
Feature.getAttributes()
,getFeature()
- Generated class or method.
-
getFeature_Childrelation
EReference getFeature_Childrelation()
Returns the meta object for the containment reference 'Childrelation
'.- Returns:
- the meta object for the containment reference 'Childrelation'.
- See Also:
Feature.getChildrelation()
,getFeature()
- Generated class or method.
-
getFeature_SimpleMandatory
EReference getFeature_SimpleMandatory()
Returns the meta object for the container reference 'Simple Mandatory
'.- Returns:
- the meta object for the container reference 'Simple Mandatory'.
- See Also:
Feature.getSimpleMandatory()
,getFeature()
- Generated class or method.
-
getFeature_SimpleOptional
EReference getFeature_SimpleOptional()
Returns the meta object for the container reference 'Simple Optional
'.- Returns:
- the meta object for the container reference 'Simple Optional'.
- See Also:
Feature.getSimpleOptional()
,getFeature()
- Generated class or method.
-
getFeature_Featuregroup
EReference getFeature_Featuregroup()
Returns the meta object for the container reference 'Featuregroup
'.- Returns:
- the meta object for the container reference 'Featuregroup'.
- See Also:
Feature.getFeaturegroup()
,getFeature()
- Generated class or method.
-
getNamedElement
EClass getNamedElement()
Returns the meta object for class 'Named Element
'.- Returns:
- the meta object for class 'Named Element'.
- See Also:
NamedElement
- Generated class or method.
-
getNamedElement_Name
EAttribute getNamedElement_Name()
Returns the meta object for the attribute 'Name
'.- Returns:
- the meta object for the attribute 'Name'.
- See Also:
NamedElement.getName()
,getNamedElement()
- Generated class or method.
-
getAttribute
EClass getAttribute()
Returns the meta object for class 'Attribute
'.- Returns:
- the meta object for class 'Attribute'.
- See Also:
Attribute
- Generated class or method.
-
getAttribute_Range
EReference getAttribute_Range()
Returns the meta object for the containment reference 'Range
'.- Returns:
- the meta object for the containment reference 'Range'.
- See Also:
Attribute.getRange()
,getAttribute()
- Generated class or method.
-
getChildRelation
EClass getChildRelation()
Returns the meta object for class 'Child Relation
'.- Returns:
- the meta object for class 'Child Relation'.
- See Also:
ChildRelation
- Generated class or method.
-
getIntegerAttribute
EClass getIntegerAttribute()
Returns the meta object for class 'Integer Attribute
'.- Returns:
- the meta object for class 'Integer Attribute'.
- See Also:
IntegerAttribute
- Generated class or method.
-
getIntegerAttribute_DefaultValue
EAttribute getIntegerAttribute_DefaultValue()
Returns the meta object for the attribute 'Default Value
'.- Returns:
- the meta object for the attribute 'Default Value'.
- See Also:
IntegerAttribute.getDefaultValue()
,getIntegerAttribute()
- Generated class or method.
-
getDoubleAttribute
EClass getDoubleAttribute()
Returns the meta object for class 'Double Attribute
'.- Returns:
- the meta object for class 'Double Attribute'.
- See Also:
DoubleAttribute
- Generated class or method.
-
getDoubleAttribute_DefaultValue
EAttribute getDoubleAttribute_DefaultValue()
Returns the meta object for the attribute 'Default Value
'.- Returns:
- the meta object for the attribute 'Default Value'.
- See Also:
DoubleAttribute.getDefaultValue()
,getDoubleAttribute()
- Generated class or method.
-
getStringAttribute
EClass getStringAttribute()
Returns the meta object for class 'String Attribute
'.- Returns:
- the meta object for class 'String Attribute'.
- See Also:
StringAttribute
- Generated class or method.
-
getStringAttribute_DefaultValue
EAttribute getStringAttribute_DefaultValue()
Returns the meta object for the attribute 'Default Value
'.- Returns:
- the meta object for the attribute 'Default Value'.
- See Also:
StringAttribute.getDefaultValue()
,getStringAttribute()
- Generated class or method.
-
getExternalObjectAttribute
EClass getExternalObjectAttribute()
Returns the meta object for class 'External Object Attribute
'.- Returns:
- the meta object for class 'External Object Attribute'.
- See Also:
ExternalObjectAttribute
- Generated class or method.
-
getIntervalRange
EClass getIntervalRange()
Returns the meta object for class 'Interval Range
'.- Returns:
- the meta object for class 'Interval Range'.
- See Also:
IntervalRange
- Generated class or method.
-
getIntervalRange_LowerBoundIncluded
EAttribute getIntervalRange_LowerBoundIncluded()
Returns the meta object for the attribute 'Lower Bound Included
'.- Returns:
- the meta object for the attribute 'Lower Bound Included'.
- See Also:
IntervalRange.isLowerBoundIncluded()
,getIntervalRange()
- Generated class or method.
-
getIntervalRange_UpperBoundIncluded
EAttribute getIntervalRange_UpperBoundIncluded()
Returns the meta object for the attribute 'Upper Bound Included
'.- Returns:
- the meta object for the attribute 'Upper Bound Included'.
- See Also:
IntervalRange.isUpperBoundIncluded()
,getIntervalRange()
- Generated class or method.
-
getIntegerIntervalRange
EClass getIntegerIntervalRange()
Returns the meta object for class 'Integer Interval Range
'.- Returns:
- the meta object for class 'Integer Interval Range'.
- See Also:
IntegerIntervalRange
- Generated class or method.
-
getIntegerIntervalRange_To
EAttribute getIntegerIntervalRange_To()
Returns the meta object for the attribute 'To
'.- Returns:
- the meta object for the attribute 'To'.
- See Also:
IntegerIntervalRange.getTo()
,getIntegerIntervalRange()
- Generated class or method.
-
getIntegerIntervalRange_From
EAttribute getIntegerIntervalRange_From()
Returns the meta object for the attribute 'From
'.- Returns:
- the meta object for the attribute 'From'.
- See Also:
IntegerIntervalRange.getFrom()
,getIntegerIntervalRange()
- Generated class or method.
-
getContinousIntervalRange
EClass getContinousIntervalRange()
Returns the meta object for class 'Continous Interval Range
'.- Returns:
- the meta object for class 'Continous Interval Range'.
- See Also:
ContinousIntervalRange
- Generated class or method.
-
getContinousIntervalRange_To
EAttribute getContinousIntervalRange_To()
Returns the meta object for the attribute 'To
'.- Returns:
- the meta object for the attribute 'To'.
- See Also:
ContinousIntervalRange.getTo()
,getContinousIntervalRange()
- Generated class or method.
-
getContinousIntervalRange_From
EAttribute getContinousIntervalRange_From()
Returns the meta object for the attribute 'From
'.- Returns:
- the meta object for the attribute 'From'.
- See Also:
ContinousIntervalRange.getFrom()
,getContinousIntervalRange()
- Generated class or method.
-
getFeatureGroup
EClass getFeatureGroup()
Returns the meta object for class 'Feature Group
'.- Returns:
- the meta object for class 'Feature Group'.
- See Also:
FeatureGroup
- Generated class or method.
-
getFeatureGroup_Min
EAttribute getFeatureGroup_Min()
Returns the meta object for the attribute 'Min
'.- Returns:
- the meta object for the attribute 'Min'.
- See Also:
FeatureGroup.getMin()
,getFeatureGroup()
- Generated class or method.
-
getFeatureGroup_Max
EAttribute getFeatureGroup_Max()
Returns the meta object for the attribute 'Max
'.- Returns:
- the meta object for the attribute 'Max'.
- See Also:
FeatureGroup.getMax()
,getFeatureGroup()
- Generated class or method.
-
getFeatureGroup_Children
EReference getFeatureGroup_Children()
Returns the meta object for the containment reference list 'Children
'.- Returns:
- the meta object for the containment reference list 'Children'.
- See Also:
FeatureGroup.getChildren()
,getFeatureGroup()
- Generated class or method.
-
getFeatureDiagram
EClass getFeatureDiagram()
Returns the meta object for class 'Feature Diagram
'.- Returns:
- the meta object for class 'Feature Diagram'.
- See Also:
FeatureDiagram
- Generated class or method.
-
getFeatureDiagram_RootFeature
EReference getFeatureDiagram_RootFeature()
Returns the meta object for the containment reference 'Root Feature
'.- Returns:
- the meta object for the containment reference 'Root Feature'.
- See Also:
FeatureDiagram.getRootFeature()
,getFeatureDiagram()
- Generated class or method.
-
getFeatureDiagram_Constraints
EReference getFeatureDiagram_Constraints()
Returns the meta object for the containment reference list 'Constraints
'.- Returns:
- the meta object for the containment reference list 'Constraints'.
- See Also:
FeatureDiagram.getConstraints()
,getFeatureDiagram()
- Generated class or method.
-
getFeatureDiagram_AnnotatableElement
EReference getFeatureDiagram_AnnotatableElement()
Returns the meta object for the reference list 'Annotatable Element
'.- Returns:
- the meta object for the reference list 'Annotatable Element'.
- See Also:
FeatureDiagram.getAnnotatableElement()
,getFeatureDiagram()
- Generated class or method.
-
getConstraint
EClass getConstraint()
Returns the meta object for class 'Constraint
'.- Returns:
- the meta object for class 'Constraint'.
- See Also:
Constraint
- Generated class or method.
-
getConstraint_Source
EReference getConstraint_Source()
Returns the meta object for the reference 'Source
'.- Returns:
- the meta object for the reference 'Source'.
- See Also:
Constraint.getSource()
,getConstraint()
- Generated class or method.
-
getConstraint_Target
EReference getConstraint_Target()
Returns the meta object for the reference list 'Target
'.- Returns:
- the meta object for the reference list 'Target'.
- See Also:
Constraint.getTarget()
,getConstraint()
- Generated class or method.
-
getConstraint_Description
EAttribute getConstraint_Description()
Returns the meta object for the attribute 'Description
'.- Returns:
- the meta object for the attribute 'Description'.
- See Also:
Constraint.getDescription()
,getConstraint()
- Generated class or method.
-
getRequiredConstraint
EClass getRequiredConstraint()
Returns the meta object for class 'Required Constraint
'.- Returns:
- the meta object for class 'Required Constraint'.
- See Also:
RequiredConstraint
- Generated class or method.
-
getProhibitsConstraint
EClass getProhibitsConstraint()
Returns the meta object for class 'Prohibits Constraint
'.- Returns:
- the meta object for class 'Prohibits Constraint'.
- See Also:
ProhibitsConstraint
- Generated class or method.
-
getSimple
EClass getSimple()
Returns the meta object for class 'Simple
'.- Returns:
- the meta object for class 'Simple'.
- See Also:
Simple
- Generated class or method.
-
getSimple_MandatoryChildren
EReference getSimple_MandatoryChildren()
Returns the meta object for the containment reference list 'Mandatory Children
'.- Returns:
- the meta object for the containment reference list 'Mandatory Children'.
- See Also:
Simple.getMandatoryChildren()
,getSimple()
- Generated class or method.
-
getSimple_OptionalChildren
EReference getSimple_OptionalChildren()
Returns the meta object for the containment reference list 'Optional Children
'.- Returns:
- the meta object for the containment reference list 'Optional Children'.
- See Also:
Simple.getOptionalChildren()
,getSimple()
- Generated class or method.
-
getAttributeTypes
EEnum getAttributeTypes()
Returns the meta object for enum 'Attribute Types
'.- Returns:
- the meta object for enum 'Attribute Types'.
- See Also:
AttributeTypes
- Generated class or method.
-
getfeaturemodelFactory
featuremodelFactory getfeaturemodelFactory()
Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
- Generated class or method.
-
-