|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PreprocessingPackage
The Package for the model. It contains accessors for the meta objects to represent
PreprocessingFactory| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage |
|---|
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry |
| Field Summary | |
|---|---|
static int |
CAPABILITY_CONDITION
The meta object id for the ' Capability Condition' class. |
static int |
CAPABILITY_CONDITION__EXPRESSION
The feature id for the 'Expression' attribute. |
static int |
CAPABILITY_CONDITION__NAME
The feature id for the 'Name' attribute. |
static int |
CAPABILITY_CONDITION__VALUE
The feature id for the 'Value' attribute. |
static int |
CAPABILITY_CONDITION_FEATURE_COUNT
The number of structural features of the the 'Capability Condition' class. |
static int |
CONDITION
The meta object id for the ' Condition' class. |
static int |
CONDITION_FEATURE_COUNT
The number of structural features of the the 'Condition' class. |
static PreprocessingPackage |
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_CONDITION
The meta object id for the ' Feature Condition' class. |
static int |
FEATURE_CONDITION__FEATURE
The feature id for the 'Feature' attribute. |
static int |
FEATURE_CONDITION_FEATURE_COUNT
The number of structural features of the the 'Feature Condition' class. |
| Method Summary | |
|---|---|
org.eclipse.emf.ecore.EAttribute |
getCapabilityCondition_Expression()
Returns the meta object for the attribute ' Expression'. |
org.eclipse.emf.ecore.EAttribute |
getCapabilityCondition_Name()
Returns the meta object for the attribute ' Name'. |
org.eclipse.emf.ecore.EAttribute |
getCapabilityCondition_Value()
Returns the meta object for the attribute ' Value'. |
org.eclipse.emf.ecore.EClass |
getCapabilityCondition()
Returns the meta object for class ' Capability Condition'. |
org.eclipse.emf.ecore.EClass |
getCondition()
Returns the meta object for class ' Condition'. |
org.eclipse.emf.ecore.EAttribute |
getFeatureCondition_Feature()
Returns the meta object for the attribute ' Feature'. |
org.eclipse.emf.ecore.EClass |
getFeatureCondition()
Returns the meta object for class ' Feature Condition'. |
PreprocessingFactory |
getPreprocessingFactory()
Returns the factory that creates the instances of the model. |
| Methods inherited from interface org.eclipse.emf.ecore.EPackage |
|---|
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI |
| Methods inherited from interface org.eclipse.emf.ecore.ENamedElement |
|---|
getName, setName |
| Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
|---|
getEAnnotation, getEAnnotations |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Field Detail |
|---|
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final PreprocessingPackage eINSTANCE
static final int CONDITION
Condition' class.
ConditionImpl,
PreprocessingPackageImpl.getCondition(),
Constant Field Valuesstatic final int CONDITION_FEATURE_COUNT
static final int CAPABILITY_CONDITION
Capability Condition' class.
CapabilityConditionImpl,
PreprocessingPackageImpl.getCapabilityCondition(),
Constant Field Valuesstatic final int CAPABILITY_CONDITION__NAME
static final int CAPABILITY_CONDITION__EXPRESSION
static final int CAPABILITY_CONDITION__VALUE
static final int CAPABILITY_CONDITION_FEATURE_COUNT
static final int FEATURE_CONDITION
Feature Condition' class.
FeatureConditionImpl,
PreprocessingPackageImpl.getFeatureCondition(),
Constant Field Valuesstatic final int FEATURE_CONDITION__FEATURE
static final int FEATURE_CONDITION_FEATURE_COUNT
| Method Detail |
|---|
org.eclipse.emf.ecore.EClass getCapabilityCondition()
Capability Condition'.
CapabilityConditionorg.eclipse.emf.ecore.EAttribute getCapabilityCondition_Name()
Name'.
CapabilityCondition.getName(),
getCapabilityCondition()org.eclipse.emf.ecore.EAttribute getCapabilityCondition_Expression()
Expression'.
CapabilityCondition.getExpression(),
getCapabilityCondition()org.eclipse.emf.ecore.EAttribute getCapabilityCondition_Value()
Value'.
CapabilityCondition.getValue(),
getCapabilityCondition()org.eclipse.emf.ecore.EClass getCondition()
Condition'.
Conditionorg.eclipse.emf.ecore.EClass getFeatureCondition()
Feature Condition'.
FeatureConditionorg.eclipse.emf.ecore.EAttribute getFeatureCondition_Feature()
Feature'.
FeatureCondition.getFeature(),
getFeatureCondition()PreprocessingFactory getPreprocessingFactory()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||