org.eclipse.gmt.modisco.infra.browser.custom.emf
Interface UicustomPackage


public interface UicustomPackage

The Package for the model. It contains accessors for the meta objects to represent

See Also:
UicustomFactory
Generated:
Model:
kind="package"

Field Summary
static int ATTRIBUTE_VIEW
          The meta object id for the 'Attribute View' class.
static int ATTRIBUTE_VIEW__ATTRIBUTE_NAME
          The feature id for the 'Attribute Name' attribute.
static int ATTRIBUTE_VIEW__CUSTOMIZED_FEATURES
          The feature id for the 'Customized Features' containment reference list.
static int ATTRIBUTE_VIEW__TYPE
          The feature id for the 'Type' container reference.
static int ATTRIBUTE_VIEW_FEATURE_COUNT
          The number of structural features of the 'Attribute View' class.
static int CUSTOM_VIEW
          The meta object id for the 'Custom View' class.
static int CUSTOM_VIEW__CUSTOMIZED_FEATURES
          The feature id for the 'Customized Features' containment reference list.
static int CUSTOM_VIEW_FEATURE
          The meta object id for the 'Custom View Feature' class.
static int CUSTOM_VIEW_FEATURE__CUSTOM_VIEW
          The feature id for the 'Custom View' container reference.
static int CUSTOM_VIEW_FEATURE__CUSTOMIZED_FEATURE
          The feature id for the 'Customized Feature' attribute.
static int CUSTOM_VIEW_FEATURE__DEFAULT_VALUE
          The feature id for the 'Default Value' containment reference.
static int CUSTOM_VIEW_FEATURE__VALUE_CASES
          The feature id for the 'Value Cases' containment reference list.
static int CUSTOM_VIEW_FEATURE_COUNT
          The number of structural features of the 'Custom View' class.
static int CUSTOM_VIEW_FEATURE_FEATURE_COUNT
          The number of structural features of the 'Custom View Feature' class.
static int CUSTOMIZABLE_FEATURES
          The meta object id for the 'Customizable Features' enum.
static int DERIVED_FEATURE_VALUE
          The meta object id for the 'Derived Feature Value' class.
static int DERIVED_FEATURE_VALUE__CASE
          The feature id for the 'Case' container reference.
static int DERIVED_FEATURE_VALUE__FEATURE
          The feature id for the 'Feature' container reference.
static int DERIVED_FEATURE_VALUE__VALUE_CALCULATOR
          The feature id for the 'Value Calculator' reference.
static int DERIVED_FEATURE_VALUE_FEATURE_COUNT
          The number of structural features of the 'Derived Feature Value' class.
static UicustomPackage 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 FEATURE_VALUE
          The meta object id for the 'Feature Value' class.
static int FEATURE_VALUE__CASE
          The feature id for the 'Case' container reference.
static int FEATURE_VALUE__FEATURE
          The feature id for the 'Feature' container reference.
static int FEATURE_VALUE_CASE
          The meta object id for the 'Feature Value Case' class.
static int FEATURE_VALUE_CASE__CONDITION
          The feature id for the 'Condition' reference.
static int FEATURE_VALUE_CASE__FEATURE
          The feature id for the 'Feature' container reference.
static int FEATURE_VALUE_CASE__VALUE
          The feature id for the 'Value' containment reference.
static int FEATURE_VALUE_CASE_FEATURE_COUNT
          The number of structural features of the 'Feature Value Case' class.
static int FEATURE_VALUE_FEATURE_COUNT
          The number of structural features of the 'Feature Value' class.
static int METAMODEL_VIEW
          The meta object id for the 'Metamodel View' class.
static int METAMODEL_VIEW__ALL_QUERY_SETS_AVAILABLE
          The feature id for the 'All Query Sets Available' attribute.
static int METAMODEL_VIEW__AVAILABLE_QUERY_SETS
          The feature id for the 'Available Query Sets' attribute list.
static int METAMODEL_VIEW__LOCATION
          The feature id for the 'Location' attribute.
static int METAMODEL_VIEW__METAMODEL_URI
          The feature id for the 'Metamodel URI' attribute.
static int METAMODEL_VIEW__NAME
          The feature id for the 'Name' attribute.
static int METAMODEL_VIEW__TYPES
          The feature id for the 'Types' containment reference list.
static int METAMODEL_VIEW_FEATURE_COUNT
          The number of structural features of the 'Metamodel View' class.
static int REFERENCE_VIEW
          The meta object id for the 'Reference View' class.
static int REFERENCE_VIEW__CUSTOMIZED_FEATURES
          The feature id for the 'Customized Features' containment reference list.
static int REFERENCE_VIEW__REFERENCE_NAME
          The feature id for the 'Reference Name' attribute.
static int REFERENCE_VIEW__TYPE
          The feature id for the 'Type' container reference.
static int REFERENCE_VIEW_FEATURE_COUNT
          The number of structural features of the 'Reference View' class.
static int STATIC_FEATURE_VALUE
          The meta object id for the 'Static Feature Value' class.
static int STATIC_FEATURE_VALUE__CASE
          The feature id for the 'Case' container reference.
static int STATIC_FEATURE_VALUE__FEATURE
          The feature id for the 'Feature' container reference.
static int STATIC_FEATURE_VALUE__VALUE
          The feature id for the 'Value' attribute.
static int STATIC_FEATURE_VALUE_FEATURE_COUNT
          The number of structural features of the 'Static Feature Value' class.
static int TYPE_VIEW
          The meta object id for the 'Type View' class.
static int TYPE_VIEW__APPLIES_TO_SUB_INSTANCES
          The feature id for the 'Applies To Sub Instances' attribute.
static int TYPE_VIEW__ATTRIBUTES
          The feature id for the 'Attributes' containment reference list.
static int TYPE_VIEW__CUSTOMIZED_FEATURES
          The feature id for the 'Customized Features' containment reference list.
static int TYPE_VIEW__METACLASS_NAME
          The feature id for the 'Metaclass Name' attribute.
static int TYPE_VIEW__METAMODEL_VIEW
          The feature id for the 'Metamodel View' container reference.
static int TYPE_VIEW__REFERENCES
          The feature id for the 'References' containment reference list.
static int TYPE_VIEW_FEATURE_COUNT
          The number of structural features of the 'Type View' class.
 
Method Summary
 EAttribute getAttributeView_AttributeName()
          Returns the meta object for the attribute 'Attribute Name'.
 EReference getAttributeView_Type()
          Returns the meta object for the container reference 'Type'.
 EClass getAttributeView()
          Returns the meta object for class 'Attribute View'.
 EEnum getCustomizableFeatures()
          Returns the meta object for enum 'Customizable Features'.
 EReference getCustomView_CustomizedFeatures()
          Returns the meta object for the containment reference list 'Customized Features'.
 EClass getCustomView()
          Returns the meta object for class 'Custom View'.
 EAttribute getCustomViewFeature_CustomizedFeature()
          Returns the meta object for the attribute 'Customized Feature'.
 EReference getCustomViewFeature_CustomView()
          Returns the meta object for the container reference 'Custom View'.
 EReference getCustomViewFeature_DefaultValue()
          Returns the meta object for the containment reference 'Default Value'.
 EReference getCustomViewFeature_ValueCases()
          Returns the meta object for the containment reference list 'Value Cases'.
 EClass getCustomViewFeature()
          Returns the meta object for class 'Custom View Feature'.
 EReference getDerivedFeatureValue_ValueCalculator()
          Returns the meta object for the reference 'Value Calculator'.
 EClass getDerivedFeatureValue()
          Returns the meta object for class 'Derived Feature Value'.
 EReference getFeatureValue_Case()
          Returns the meta object for the container reference 'Case'.
 EReference getFeatureValue_Feature()
          Returns the meta object for the container reference 'Feature'.
 EClass getFeatureValue()
          Returns the meta object for class 'Feature Value'.
 EReference getFeatureValueCase_Condition()
          Returns the meta object for the reference 'Condition'.
 EReference getFeatureValueCase_Feature()
          Returns the meta object for the container reference 'Feature'.
 EReference getFeatureValueCase_Value()
          Returns the meta object for the containment reference 'Value'.
 EClass getFeatureValueCase()
          Returns the meta object for class 'Feature Value Case'.
 EAttribute getMetamodelView_AllQuerySetsAvailable()
          Returns the meta object for the attribute 'All Query Sets Available'.
 EAttribute getMetamodelView_AvailableQuerySets()
          Returns the meta object for the attribute list 'Available Query Sets'.
 EAttribute getMetamodelView_Location()
          Returns the meta object for the attribute 'Location'.
 EAttribute getMetamodelView_MetamodelURI()
          Returns the meta object for the attribute 'Metamodel URI'.
 EAttribute getMetamodelView_Name()
          Returns the meta object for the attribute 'Name'.
 EReference getMetamodelView_Types()
          Returns the meta object for the containment reference list 'Types'.
 EClass getMetamodelView()
          Returns the meta object for class 'Metamodel View'.
 EAttribute getReferenceView_ReferenceName()
          Returns the meta object for the attribute 'Reference Name'.
 EReference getReferenceView_Type()
          Returns the meta object for the container reference 'Type'.
 EClass getReferenceView()
          Returns the meta object for class 'Reference View'.
 EAttribute getStaticFeatureValue_Value()
          Returns the meta object for the attribute 'Value'.
 EClass getStaticFeatureValue()
          Returns the meta object for class 'Static Feature Value'.
 EAttribute getTypeView_AppliesToSubInstances()
          Returns the meta object for the attribute 'Applies To Sub Instances'.
 EReference getTypeView_Attributes()
          Returns the meta object for the containment reference list 'Attributes'.
 EAttribute getTypeView_MetaclassName()
          Returns the meta object for the attribute 'Metaclass Name'.
 EReference getTypeView_MetamodelView()
          Returns the meta object for the container reference 'Metamodel View'.
 EReference getTypeView_References()
          Returns the meta object for the containment reference list 'References'.
 EClass getTypeView()
          Returns the meta object for class 'Type View'.
 UicustomFactory getUicustomFactory()
          Returns the factory that creates the instances of the model.
 

Field Detail

eNAME

static final java.lang.String eNAME
The package name.

See Also:
Constant Field Values
Generated:

eNS_URI

static final java.lang.String eNS_URI
The package namespace URI.

See Also:
Constant Field Values
Generated:

eNS_PREFIX

static final java.lang.String eNS_PREFIX
The package namespace name.

See Also:
Constant Field Values
Generated:

eINSTANCE

static final UicustomPackage eINSTANCE
The singleton instance of the package.

Generated:

METAMODEL_VIEW

static final int METAMODEL_VIEW
The meta object id for the 'Metamodel View' class.

See Also:
org.eclipse.gmt.modisco.infra.browser.custom.emf.impl.MetamodelViewImpl, org.eclipse.gmt.modisco.infra.browser.custom.emf.impl.UicustomPackageImpl#getMetamodelView(), Constant Field Values
Generated:

METAMODEL_VIEW__NAME

static final int METAMODEL_VIEW__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

METAMODEL_VIEW__TYPES

static final int METAMODEL_VIEW__TYPES
The feature id for the 'Types' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

METAMODEL_VIEW__METAMODEL_URI

static final int METAMODEL_VIEW__METAMODEL_URI
The feature id for the 'Metamodel URI' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

METAMODEL_VIEW__ALL_QUERY_SETS_AVAILABLE

static final int METAMODEL_VIEW__ALL_QUERY_SETS_AVAILABLE
The feature id for the 'All Query Sets Available' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

METAMODEL_VIEW__AVAILABLE_QUERY_SETS

static final int METAMODEL_VIEW__AVAILABLE_QUERY_SETS
The feature id for the 'Available Query Sets' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

METAMODEL_VIEW__LOCATION

static final int METAMODEL_VIEW__LOCATION
The feature id for the 'Location' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

METAMODEL_VIEW_FEATURE_COUNT

static final int METAMODEL_VIEW_FEATURE_COUNT
The number of structural features of the 'Metamodel View' class.

See Also:
Constant Field Values
Generated:
Ordered:

CUSTOM_VIEW

static final int CUSTOM_VIEW
The meta object id for the 'Custom View' class.

See Also:
org.eclipse.gmt.modisco.infra.browser.custom.emf.impl.CustomViewImpl, org.eclipse.gmt.modisco.infra.browser.custom.emf.impl.UicustomPackageImpl#getCustomView(), Constant Field Values
Generated:

CUSTOM_VIEW__CUSTOMIZED_FEATURES

static final int CUSTOM_VIEW__CUSTOMIZED_FEATURES
The feature id for the 'Customized Features' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

CUSTOM_VIEW_FEATURE_COUNT

static final int CUSTOM_VIEW_FEATURE_COUNT
The number of structural features of the 'Custom View' class.

See Also:
Constant Field Values
Generated:
Ordered:

TYPE_VIEW

static final int TYPE_VIEW
The meta object id for the 'Type View' class.

See Also:
org.eclipse.gmt.modisco.infra.browser.custom.emf.impl.TypeViewImpl, org.eclipse.gmt.modisco.infra.browser.custom.emf.impl.UicustomPackageImpl#getTypeView(), Constant Field Values
Generated:

TYPE_VIEW__CUSTOMIZED_FEATURES

static final int TYPE_VIEW__CUSTOMIZED_FEATURES
The feature id for the 'Customized Features' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

TYPE_VIEW__METACLASS_NAME

static final int TYPE_VIEW__METACLASS_NAME
The feature id for the 'Metaclass Name' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

TYPE_VIEW__APPLIES_TO_SUB_INSTANCES

static final int TYPE_VIEW__APPLIES_TO_SUB_INSTANCES
The feature id for the 'Applies To Sub Instances' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

TYPE_VIEW__ATTRIBUTES

static final int TYPE_VIEW__ATTRIBUTES
The feature id for the 'Attributes' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

TYPE_VIEW__REFERENCES

static final int TYPE_VIEW__REFERENCES
The feature id for the 'References' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

TYPE_VIEW__METAMODEL_VIEW

static final int TYPE_VIEW__METAMODEL_VIEW
The feature id for the 'Metamodel View' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

TYPE_VIEW_FEATURE_COUNT

static final int TYPE_VIEW_FEATURE_COUNT
The number of structural features of the 'Type View' class.

See Also:
Constant Field Values
Generated:
Ordered:

ATTRIBUTE_VIEW

static final int ATTRIBUTE_VIEW
The meta object id for the 'Attribute View' class.

See Also:
org.eclipse.gmt.modisco.infra.browser.custom.emf.impl.AttributeViewImpl, org.eclipse.gmt.modisco.infra.browser.custom.emf.impl.UicustomPackageImpl#getAttributeView(), Constant Field Values
Generated:

ATTRIBUTE_VIEW__CUSTOMIZED_FEATURES

static final int ATTRIBUTE_VIEW__CUSTOMIZED_FEATURES
The feature id for the 'Customized Features' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ATTRIBUTE_VIEW__ATTRIBUTE_NAME

static final int ATTRIBUTE_VIEW__ATTRIBUTE_NAME
The feature id for the 'Attribute Name' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

ATTRIBUTE_VIEW__TYPE

static final int ATTRIBUTE_VIEW__TYPE
The feature id for the 'Type' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

ATTRIBUTE_VIEW_FEATURE_COUNT

static final int ATTRIBUTE_VIEW_FEATURE_COUNT
The number of structural features of the 'Attribute View' class.

See Also:
Constant Field Values
Generated:
Ordered:

REFERENCE_VIEW

static final int REFERENCE_VIEW
The meta object id for the 'Reference View' class.

See Also:
org.eclipse.gmt.modisco.infra.browser.custom.emf.impl.ReferenceViewImpl, org.eclipse.gmt.modisco.infra.browser.custom.emf.impl.UicustomPackageImpl#getReferenceView(), Constant Field Values
Generated:

REFERENCE_VIEW__CUSTOMIZED_FEATURES

static final int REFERENCE_VIEW__CUSTOMIZED_FEATURES
The feature id for the 'Customized Features' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

REFERENCE_VIEW__REFERENCE_NAME

static final int REFERENCE_VIEW__REFERENCE_NAME
The feature id for the 'Reference Name' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

REFERENCE_VIEW__TYPE

static final int REFERENCE_VIEW__TYPE
The feature id for the 'Type' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

REFERENCE_VIEW_FEATURE_COUNT

static final int REFERENCE_VIEW_FEATURE_COUNT
The number of structural features of the 'Reference View' class.

See Also:
Constant Field Values
Generated:
Ordered:

CUSTOM_VIEW_FEATURE

static final int CUSTOM_VIEW_FEATURE
The meta object id for the 'Custom View Feature' class.

See Also:
org.eclipse.gmt.modisco.infra.browser.custom.emf.impl.CustomViewFeatureImpl, org.eclipse.gmt.modisco.infra.browser.custom.emf.impl.UicustomPackageImpl#getCustomViewFeature(), Constant Field Values
Generated:

CUSTOM_VIEW_FEATURE__CUSTOMIZED_FEATURE

static final int CUSTOM_VIEW_FEATURE__CUSTOMIZED_FEATURE
The feature id for the 'Customized Feature' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

CUSTOM_VIEW_FEATURE__VALUE_CASES

static final int CUSTOM_VIEW_FEATURE__VALUE_CASES
The feature id for the 'Value Cases' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

CUSTOM_VIEW_FEATURE__DEFAULT_VALUE

static final int CUSTOM_VIEW_FEATURE__DEFAULT_VALUE
The feature id for the 'Default Value' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

CUSTOM_VIEW_FEATURE__CUSTOM_VIEW

static final int CUSTOM_VIEW_FEATURE__CUSTOM_VIEW
The feature id for the 'Custom View' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

CUSTOM_VIEW_FEATURE_FEATURE_COUNT

static final int CUSTOM_VIEW_FEATURE_FEATURE_COUNT
The number of structural features of the 'Custom View Feature' class.

See Also:
Constant Field Values
Generated:
Ordered:

FEATURE_VALUE_CASE

static final int FEATURE_VALUE_CASE
The meta object id for the 'Feature Value Case' class.

See Also:
org.eclipse.gmt.modisco.infra.browser.custom.emf.impl.FeatureValueCaseImpl, org.eclipse.gmt.modisco.infra.browser.custom.emf.impl.UicustomPackageImpl#getFeatureValueCase(), Constant Field Values
Generated:

FEATURE_VALUE_CASE__VALUE

static final int FEATURE_VALUE_CASE__VALUE
The feature id for the 'Value' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

FEATURE_VALUE_CASE__FEATURE

static final int FEATURE_VALUE_CASE__FEATURE
The feature id for the 'Feature' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

FEATURE_VALUE_CASE__CONDITION

static final int FEATURE_VALUE_CASE__CONDITION
The feature id for the 'Condition' reference.

See Also:
Constant Field Values
Generated:
Ordered:

FEATURE_VALUE_CASE_FEATURE_COUNT

static final int FEATURE_VALUE_CASE_FEATURE_COUNT
The number of structural features of the 'Feature Value Case' class.

See Also:
Constant Field Values
Generated:
Ordered:

FEATURE_VALUE

static final int FEATURE_VALUE
The meta object id for the 'Feature Value' class.

See Also:
org.eclipse.gmt.modisco.infra.browser.custom.emf.impl.FeatureValueImpl, org.eclipse.gmt.modisco.infra.browser.custom.emf.impl.UicustomPackageImpl#getFeatureValue(), Constant Field Values
Generated:

FEATURE_VALUE__FEATURE

static final int FEATURE_VALUE__FEATURE
The feature id for the 'Feature' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

FEATURE_VALUE__CASE

static final int FEATURE_VALUE__CASE
The feature id for the 'Case' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

FEATURE_VALUE_FEATURE_COUNT

static final int FEATURE_VALUE_FEATURE_COUNT
The number of structural features of the 'Feature Value' class.

See Also:
Constant Field Values
Generated:
Ordered:

STATIC_FEATURE_VALUE

static final int STATIC_FEATURE_VALUE
The meta object id for the 'Static Feature Value' class.

See Also:
org.eclipse.gmt.modisco.infra.browser.custom.emf.impl.StaticFeatureValueImpl, org.eclipse.gmt.modisco.infra.browser.custom.emf.impl.UicustomPackageImpl#getStaticFeatureValue(), Constant Field Values
Generated:

STATIC_FEATURE_VALUE__FEATURE

static final int STATIC_FEATURE_VALUE__FEATURE
The feature id for the 'Feature' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

STATIC_FEATURE_VALUE__CASE

static final int STATIC_FEATURE_VALUE__CASE
The feature id for the 'Case' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

STATIC_FEATURE_VALUE__VALUE

static final int STATIC_FEATURE_VALUE__VALUE
The feature id for the 'Value' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

STATIC_FEATURE_VALUE_FEATURE_COUNT

static final int STATIC_FEATURE_VALUE_FEATURE_COUNT
The number of structural features of the 'Static Feature Value' class.

See Also:
Constant Field Values
Generated:
Ordered:

DERIVED_FEATURE_VALUE

static final int DERIVED_FEATURE_VALUE
The meta object id for the 'Derived Feature Value' class.

See Also:
org.eclipse.gmt.modisco.infra.browser.custom.emf.impl.DerivedFeatureValueImpl, org.eclipse.gmt.modisco.infra.browser.custom.emf.impl.UicustomPackageImpl#getDerivedFeatureValue(), Constant Field Values
Generated:

DERIVED_FEATURE_VALUE__FEATURE

static final int DERIVED_FEATURE_VALUE__FEATURE
The feature id for the 'Feature' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

DERIVED_FEATURE_VALUE__CASE

static final int DERIVED_FEATURE_VALUE__CASE
The feature id for the 'Case' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

DERIVED_FEATURE_VALUE__VALUE_CALCULATOR

static final int DERIVED_FEATURE_VALUE__VALUE_CALCULATOR
The feature id for the 'Value Calculator' reference.

See Also:
Constant Field Values
Generated:
Ordered:

DERIVED_FEATURE_VALUE_FEATURE_COUNT

static final int DERIVED_FEATURE_VALUE_FEATURE_COUNT
The number of structural features of the 'Derived Feature Value' class.

See Also:
Constant Field Values
Generated:
Ordered:

CUSTOMIZABLE_FEATURES

static final int CUSTOMIZABLE_FEATURES
The meta object id for the 'Customizable Features' enum.

See Also:
CustomizableFeatures, org.eclipse.gmt.modisco.infra.browser.custom.emf.impl.UicustomPackageImpl#getCustomizableFeatures(), Constant Field Values
Generated:
Method Detail

getMetamodelView

EClass getMetamodelView()
Returns the meta object for class 'Metamodel View'.

Returns:
the meta object for class 'Metamodel View'.
See Also:
MetamodelView
Generated:

getMetamodelView_Name

EAttribute getMetamodelView_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
MetamodelView.getName(), getMetamodelView()
Generated:

getMetamodelView_MetamodelURI

EAttribute getMetamodelView_MetamodelURI()
Returns the meta object for the attribute 'Metamodel URI'.

Returns:
the meta object for the attribute 'Metamodel URI'.
See Also:
MetamodelView.getMetamodelURI(), getMetamodelView()
Generated:

getMetamodelView_AllQuerySetsAvailable

EAttribute getMetamodelView_AllQuerySetsAvailable()
Returns the meta object for the attribute 'All Query Sets Available'.

Returns:
the meta object for the attribute 'All Query Sets Available'.
See Also:
MetamodelView.isAllQuerySetsAvailable(), getMetamodelView()
Generated:

getMetamodelView_AvailableQuerySets

EAttribute getMetamodelView_AvailableQuerySets()
Returns the meta object for the attribute list 'Available Query Sets'.

Returns:
the meta object for the attribute list 'Available Query Sets'.
See Also:
MetamodelView.getAvailableQuerySets(), getMetamodelView()
Generated:

getMetamodelView_Location

EAttribute getMetamodelView_Location()
Returns the meta object for the attribute 'Location'.

Returns:
the meta object for the attribute 'Location'.
See Also:
MetamodelView.getLocation(), getMetamodelView()
Generated:

getMetamodelView_Types

EReference getMetamodelView_Types()
Returns the meta object for the containment reference list 'Types'.

Returns:
the meta object for the containment reference list 'Types'.
See Also:
MetamodelView.getTypes(), getMetamodelView()
Generated:

getTypeView

EClass getTypeView()
Returns the meta object for class 'Type View'.

Returns:
the meta object for class 'Type View'.
See Also:
TypeView
Generated:

getTypeView_MetaclassName

EAttribute getTypeView_MetaclassName()
Returns the meta object for the attribute 'Metaclass Name'.

Returns:
the meta object for the attribute 'Metaclass Name'.
See Also:
TypeView.getMetaclassName(), getTypeView()
Generated:

getTypeView_AppliesToSubInstances

EAttribute getTypeView_AppliesToSubInstances()
Returns the meta object for the attribute 'Applies To Sub Instances'.

Returns:
the meta object for the attribute 'Applies To Sub Instances'.
See Also:
TypeView.isAppliesToSubInstances(), getTypeView()
Generated:

getTypeView_Attributes

EReference getTypeView_Attributes()
Returns the meta object for the containment reference list 'Attributes'.

Returns:
the meta object for the containment reference list 'Attributes'.
See Also:
TypeView.getAttributes(), getTypeView()
Generated:

getTypeView_References

EReference getTypeView_References()
Returns the meta object for the containment reference list 'References'.

Returns:
the meta object for the containment reference list 'References'.
See Also:
TypeView.getReferences(), getTypeView()
Generated:

getTypeView_MetamodelView

EReference getTypeView_MetamodelView()
Returns the meta object for the container reference 'Metamodel View'.

Returns:
the meta object for the container reference 'Metamodel View'.
See Also:
TypeView.getMetamodelView(), getTypeView()
Generated:

getAttributeView

EClass getAttributeView()
Returns the meta object for class 'Attribute View'.

Returns:
the meta object for class 'Attribute View'.
See Also:
AttributeView
Generated:

getAttributeView_AttributeName

EAttribute getAttributeView_AttributeName()
Returns the meta object for the attribute 'Attribute Name'.

Returns:
the meta object for the attribute 'Attribute Name'.
See Also:
AttributeView.getAttributeName(), getAttributeView()
Generated:

getAttributeView_Type

EReference getAttributeView_Type()
Returns the meta object for the container reference 'Type'.

Returns:
the meta object for the container reference 'Type'.
See Also:
AttributeView.getType(), getAttributeView()
Generated:

getReferenceView

EClass getReferenceView()
Returns the meta object for class 'Reference View'.

Returns:
the meta object for class 'Reference View'.
See Also:
ReferenceView
Generated:

getReferenceView_ReferenceName

EAttribute getReferenceView_ReferenceName()
Returns the meta object for the attribute 'Reference Name'.

Returns:
the meta object for the attribute 'Reference Name'.
See Also:
ReferenceView.getReferenceName(), getReferenceView()
Generated:

getReferenceView_Type

EReference getReferenceView_Type()
Returns the meta object for the container reference 'Type'.

Returns:
the meta object for the container reference 'Type'.
See Also:
ReferenceView.getType(), getReferenceView()
Generated:

getCustomView

EClass getCustomView()
Returns the meta object for class 'Custom View'.

Returns:
the meta object for class 'Custom View'.
See Also:
CustomView
Generated:

getCustomView_CustomizedFeatures

EReference getCustomView_CustomizedFeatures()
Returns the meta object for the containment reference list 'Customized Features'.

Returns:
the meta object for the containment reference list 'Customized Features'.
See Also:
CustomView.getCustomizedFeatures(), getCustomView()
Generated:

getCustomViewFeature

EClass getCustomViewFeature()
Returns the meta object for class 'Custom View Feature'.

Returns:
the meta object for class 'Custom View Feature'.
See Also:
CustomViewFeature
Generated:

getCustomViewFeature_CustomizedFeature

EAttribute getCustomViewFeature_CustomizedFeature()
Returns the meta object for the attribute 'Customized Feature'.

Returns:
the meta object for the attribute 'Customized Feature'.
See Also:
CustomViewFeature.getCustomizedFeature(), getCustomViewFeature()
Generated:

getCustomViewFeature_ValueCases

EReference getCustomViewFeature_ValueCases()
Returns the meta object for the containment reference list 'Value Cases'.

Returns:
the meta object for the containment reference list 'Value Cases'.
See Also:
CustomViewFeature.getValueCases(), getCustomViewFeature()
Generated:

getCustomViewFeature_DefaultValue

EReference getCustomViewFeature_DefaultValue()
Returns the meta object for the containment reference 'Default Value'.

Returns:
the meta object for the containment reference 'Default Value'.
See Also:
CustomViewFeature.getDefaultValue(), getCustomViewFeature()
Generated:

getCustomViewFeature_CustomView

EReference getCustomViewFeature_CustomView()
Returns the meta object for the container reference 'Custom View'.

Returns:
the meta object for the container reference 'Custom View'.
See Also:
CustomViewFeature.getCustomView(), getCustomViewFeature()
Generated:

getFeatureValueCase

EClass getFeatureValueCase()
Returns the meta object for class 'Feature Value Case'.

Returns:
the meta object for class 'Feature Value Case'.
See Also:
FeatureValueCase
Generated:

getFeatureValueCase_Condition

EReference getFeatureValueCase_Condition()
Returns the meta object for the reference 'Condition'.

Returns:
the meta object for the reference 'Condition'.
See Also:
FeatureValueCase.getCondition(), getFeatureValueCase()
Generated:

getFeatureValueCase_Value

EReference getFeatureValueCase_Value()
Returns the meta object for the containment reference 'Value'.

Returns:
the meta object for the containment reference 'Value'.
See Also:
FeatureValueCase.getValue(), getFeatureValueCase()
Generated:

getFeatureValueCase_Feature

EReference getFeatureValueCase_Feature()
Returns the meta object for the container reference 'Feature'.

Returns:
the meta object for the container reference 'Feature'.
See Also:
FeatureValueCase.getFeature(), getFeatureValueCase()
Generated:

getFeatureValue

EClass getFeatureValue()
Returns the meta object for class 'Feature Value'.

Returns:
the meta object for class 'Feature Value'.
See Also:
FeatureValue
Generated:

getFeatureValue_Feature

EReference getFeatureValue_Feature()
Returns the meta object for the container reference 'Feature'.

Returns:
the meta object for the container reference 'Feature'.
See Also:
FeatureValue.getFeature(), getFeatureValue()
Generated:

getFeatureValue_Case

EReference getFeatureValue_Case()
Returns the meta object for the container reference 'Case'.

Returns:
the meta object for the container reference 'Case'.
See Also:
FeatureValue.getCase(), getFeatureValue()
Generated:

getStaticFeatureValue

EClass getStaticFeatureValue()
Returns the meta object for class 'Static Feature Value'.

Returns:
the meta object for class 'Static Feature Value'.
See Also:
StaticFeatureValue
Generated:

getStaticFeatureValue_Value

EAttribute getStaticFeatureValue_Value()
Returns the meta object for the attribute 'Value'.

Returns:
the meta object for the attribute 'Value'.
See Also:
StaticFeatureValue.getValue(), getStaticFeatureValue()
Generated:

getDerivedFeatureValue

EClass getDerivedFeatureValue()
Returns the meta object for class 'Derived Feature Value'.

Returns:
the meta object for class 'Derived Feature Value'.
See Also:
DerivedFeatureValue
Generated:

getDerivedFeatureValue_ValueCalculator

EReference getDerivedFeatureValue_ValueCalculator()
Returns the meta object for the reference 'Value Calculator'.

Returns:
the meta object for the reference 'Value Calculator'.
See Also:
DerivedFeatureValue.getValueCalculator(), getDerivedFeatureValue()
Generated:

getCustomizableFeatures

EEnum getCustomizableFeatures()
Returns the meta object for enum 'Customizable Features'.

Returns:
the meta object for enum 'Customizable Features'.
See Also:
CustomizableFeatures
Generated:

getUicustomFactory

UicustomFactory getUicustomFactory()
Returns the factory that creates the instances of the model.

Returns:
the factory that creates the instances of the model.
Generated: