|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UicustomPackage
The Package for the model. It contains accessors for the meta objects to represent
UicustomFactory| 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 |
|---|
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final UicustomPackage eINSTANCE
static final int METAMODEL_VIEW
Metamodel View' class.
org.eclipse.gmt.modisco.infra.browser.custom.emf.impl.MetamodelViewImpl,
org.eclipse.gmt.modisco.infra.browser.custom.emf.impl.UicustomPackageImpl#getMetamodelView(),
Constant Field Valuesstatic final int METAMODEL_VIEW__NAME
static final int METAMODEL_VIEW__TYPES
static final int METAMODEL_VIEW__METAMODEL_URI
static final int METAMODEL_VIEW__ALL_QUERY_SETS_AVAILABLE
static final int METAMODEL_VIEW__AVAILABLE_QUERY_SETS
static final int METAMODEL_VIEW__LOCATION
static final int METAMODEL_VIEW_FEATURE_COUNT
static final int CUSTOM_VIEW
Custom View' class.
org.eclipse.gmt.modisco.infra.browser.custom.emf.impl.CustomViewImpl,
org.eclipse.gmt.modisco.infra.browser.custom.emf.impl.UicustomPackageImpl#getCustomView(),
Constant Field Valuesstatic final int CUSTOM_VIEW__CUSTOMIZED_FEATURES
static final int CUSTOM_VIEW_FEATURE_COUNT
static final int TYPE_VIEW
Type View' class.
org.eclipse.gmt.modisco.infra.browser.custom.emf.impl.TypeViewImpl,
org.eclipse.gmt.modisco.infra.browser.custom.emf.impl.UicustomPackageImpl#getTypeView(),
Constant Field Valuesstatic final int TYPE_VIEW__CUSTOMIZED_FEATURES
static final int TYPE_VIEW__METACLASS_NAME
static final int TYPE_VIEW__APPLIES_TO_SUB_INSTANCES
static final int TYPE_VIEW__ATTRIBUTES
static final int TYPE_VIEW__REFERENCES
static final int TYPE_VIEW__METAMODEL_VIEW
static final int TYPE_VIEW_FEATURE_COUNT
static final int ATTRIBUTE_VIEW
Attribute View' class.
org.eclipse.gmt.modisco.infra.browser.custom.emf.impl.AttributeViewImpl,
org.eclipse.gmt.modisco.infra.browser.custom.emf.impl.UicustomPackageImpl#getAttributeView(),
Constant Field Valuesstatic final int ATTRIBUTE_VIEW__CUSTOMIZED_FEATURES
static final int ATTRIBUTE_VIEW__ATTRIBUTE_NAME
static final int ATTRIBUTE_VIEW__TYPE
static final int ATTRIBUTE_VIEW_FEATURE_COUNT
static final int REFERENCE_VIEW
Reference View' class.
org.eclipse.gmt.modisco.infra.browser.custom.emf.impl.ReferenceViewImpl,
org.eclipse.gmt.modisco.infra.browser.custom.emf.impl.UicustomPackageImpl#getReferenceView(),
Constant Field Valuesstatic final int REFERENCE_VIEW__CUSTOMIZED_FEATURES
static final int REFERENCE_VIEW__REFERENCE_NAME
static final int REFERENCE_VIEW__TYPE
static final int REFERENCE_VIEW_FEATURE_COUNT
static final int CUSTOM_VIEW_FEATURE
Custom View Feature' class.
org.eclipse.gmt.modisco.infra.browser.custom.emf.impl.CustomViewFeatureImpl,
org.eclipse.gmt.modisco.infra.browser.custom.emf.impl.UicustomPackageImpl#getCustomViewFeature(),
Constant Field Valuesstatic final int CUSTOM_VIEW_FEATURE__CUSTOMIZED_FEATURE
static final int CUSTOM_VIEW_FEATURE__VALUE_CASES
static final int CUSTOM_VIEW_FEATURE__DEFAULT_VALUE
static final int CUSTOM_VIEW_FEATURE__CUSTOM_VIEW
static final int CUSTOM_VIEW_FEATURE_FEATURE_COUNT
static final int FEATURE_VALUE_CASE
Feature Value Case' class.
org.eclipse.gmt.modisco.infra.browser.custom.emf.impl.FeatureValueCaseImpl,
org.eclipse.gmt.modisco.infra.browser.custom.emf.impl.UicustomPackageImpl#getFeatureValueCase(),
Constant Field Valuesstatic final int FEATURE_VALUE_CASE__VALUE
static final int FEATURE_VALUE_CASE__FEATURE
static final int FEATURE_VALUE_CASE__CONDITION
static final int FEATURE_VALUE_CASE_FEATURE_COUNT
static final int FEATURE_VALUE
Feature Value' class.
org.eclipse.gmt.modisco.infra.browser.custom.emf.impl.FeatureValueImpl,
org.eclipse.gmt.modisco.infra.browser.custom.emf.impl.UicustomPackageImpl#getFeatureValue(),
Constant Field Valuesstatic final int FEATURE_VALUE__FEATURE
static final int FEATURE_VALUE__CASE
static final int FEATURE_VALUE_FEATURE_COUNT
static final int STATIC_FEATURE_VALUE
Static Feature Value' class.
org.eclipse.gmt.modisco.infra.browser.custom.emf.impl.StaticFeatureValueImpl,
org.eclipse.gmt.modisco.infra.browser.custom.emf.impl.UicustomPackageImpl#getStaticFeatureValue(),
Constant Field Valuesstatic final int STATIC_FEATURE_VALUE__FEATURE
static final int STATIC_FEATURE_VALUE__CASE
static final int STATIC_FEATURE_VALUE__VALUE
static final int STATIC_FEATURE_VALUE_FEATURE_COUNT
static final int DERIVED_FEATURE_VALUE
Derived Feature Value' class.
org.eclipse.gmt.modisco.infra.browser.custom.emf.impl.DerivedFeatureValueImpl,
org.eclipse.gmt.modisco.infra.browser.custom.emf.impl.UicustomPackageImpl#getDerivedFeatureValue(),
Constant Field Valuesstatic final int DERIVED_FEATURE_VALUE__FEATURE
static final int DERIVED_FEATURE_VALUE__CASE
static final int DERIVED_FEATURE_VALUE__VALUE_CALCULATOR
static final int DERIVED_FEATURE_VALUE_FEATURE_COUNT
static final int CUSTOMIZABLE_FEATURES
Customizable Features' enum.
CustomizableFeatures,
org.eclipse.gmt.modisco.infra.browser.custom.emf.impl.UicustomPackageImpl#getCustomizableFeatures(),
Constant Field Values| Method Detail |
|---|
EClass getMetamodelView()
Metamodel View'.
MetamodelViewEAttribute getMetamodelView_Name()
Name'.
MetamodelView.getName(),
getMetamodelView()EAttribute getMetamodelView_MetamodelURI()
Metamodel URI'.
MetamodelView.getMetamodelURI(),
getMetamodelView()EAttribute getMetamodelView_AllQuerySetsAvailable()
All Query Sets Available'.
MetamodelView.isAllQuerySetsAvailable(),
getMetamodelView()EAttribute getMetamodelView_AvailableQuerySets()
Available Query Sets'.
MetamodelView.getAvailableQuerySets(),
getMetamodelView()EAttribute getMetamodelView_Location()
Location'.
MetamodelView.getLocation(),
getMetamodelView()EReference getMetamodelView_Types()
Types'.
MetamodelView.getTypes(),
getMetamodelView()EClass getTypeView()
Type View'.
TypeViewEAttribute getTypeView_MetaclassName()
Metaclass Name'.
TypeView.getMetaclassName(),
getTypeView()EAttribute getTypeView_AppliesToSubInstances()
Applies To Sub Instances'.
TypeView.isAppliesToSubInstances(),
getTypeView()EReference getTypeView_Attributes()
Attributes'.
TypeView.getAttributes(),
getTypeView()EReference getTypeView_References()
References'.
TypeView.getReferences(),
getTypeView()EReference getTypeView_MetamodelView()
Metamodel View'.
TypeView.getMetamodelView(),
getTypeView()EClass getAttributeView()
Attribute View'.
AttributeViewEAttribute getAttributeView_AttributeName()
Attribute Name'.
AttributeView.getAttributeName(),
getAttributeView()EReference getAttributeView_Type()
Type'.
AttributeView.getType(),
getAttributeView()EClass getReferenceView()
Reference View'.
ReferenceViewEAttribute getReferenceView_ReferenceName()
Reference Name'.
ReferenceView.getReferenceName(),
getReferenceView()EReference getReferenceView_Type()
Type'.
ReferenceView.getType(),
getReferenceView()EClass getCustomView()
Custom View'.
CustomViewEReference getCustomView_CustomizedFeatures()
Customized Features'.
CustomView.getCustomizedFeatures(),
getCustomView()EClass getCustomViewFeature()
Custom View Feature'.
CustomViewFeatureEAttribute getCustomViewFeature_CustomizedFeature()
Customized Feature'.
CustomViewFeature.getCustomizedFeature(),
getCustomViewFeature()EReference getCustomViewFeature_ValueCases()
Value Cases'.
CustomViewFeature.getValueCases(),
getCustomViewFeature()EReference getCustomViewFeature_DefaultValue()
Default Value'.
CustomViewFeature.getDefaultValue(),
getCustomViewFeature()EReference getCustomViewFeature_CustomView()
Custom View'.
CustomViewFeature.getCustomView(),
getCustomViewFeature()EClass getFeatureValueCase()
Feature Value Case'.
FeatureValueCaseEReference getFeatureValueCase_Condition()
Condition'.
FeatureValueCase.getCondition(),
getFeatureValueCase()EReference getFeatureValueCase_Value()
Value'.
FeatureValueCase.getValue(),
getFeatureValueCase()EReference getFeatureValueCase_Feature()
Feature'.
FeatureValueCase.getFeature(),
getFeatureValueCase()EClass getFeatureValue()
Feature Value'.
FeatureValueEReference getFeatureValue_Feature()
Feature'.
FeatureValue.getFeature(),
getFeatureValue()EReference getFeatureValue_Case()
Case'.
FeatureValue.getCase(),
getFeatureValue()EClass getStaticFeatureValue()
Static Feature Value'.
StaticFeatureValueEAttribute getStaticFeatureValue_Value()
Value'.
StaticFeatureValue.getValue(),
getStaticFeatureValue()EClass getDerivedFeatureValue()
Derived Feature Value'.
DerivedFeatureValueEReference getDerivedFeatureValue_ValueCalculator()
Value Calculator'.
DerivedFeatureValue.getValueCalculator(),
getDerivedFeatureValue()EEnum getCustomizableFeatures()
Customizable Features'.
CustomizableFeaturesUicustomFactory getUicustomFactory()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||