public interface VpsPackage
extends org.eclipse.emf.ecore.EPackage
VpsFactory| Modifier and Type | Interface and Description |
|---|---|
static interface |
VpsPackage.Literals
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
|
| Modifier and Type | Field and Description |
|---|---|
static VpsPackage |
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 |
VP_CONTENT
The meta object id for the '
VP Content' class |
static int |
VP_CONTENT__ABSENCE
The feature id for the 'Absence' attribute
|
static int |
VP_CONTENT__CB_ERRORS
The feature id for the 'CB Errors' containment reference list
|
static int |
VP_CONTENT__CB_REQUIREMENT_TARGET
The feature id for the 'CB Requirement Target' containment reference
|
static int |
VP_CONTENT__CONDITION
The feature id for the 'Condition' attribute
|
static int |
VP_CONTENT__DISABLED_COUNT
The feature id for the 'Disabled Count' attribute
|
static int |
VP_CONTENT__ENABLED
The feature id for the 'Enabled' attribute
|
static int |
VP_CONTENT__EXPECTED_RESULT
The feature id for the 'Expected Result' attribute
|
static int |
VP_CONTENT__STRINGS
The feature id for the 'Strings' reference list
|
static int |
VP_CONTENT__STRINGS_PROXY
The feature id for the 'Strings Proxy' containment reference list
|
static int |
VP_CONTENT__SUBSTITUTERS
The feature id for the 'Substituters' containment reference list
|
static int |
VP_CONTENT__TRANSFORM_ID
The feature id for the 'Transform ID' attribute
|
static int |
VP_CONTENT_CONDITIONS
The meta object id for the '
VP Content Conditions' enum |
static int |
VP_CONTENT_FEATURE_COUNT
The number of structural features of the 'VP Content' class
|
static int |
VP_CONTENT_HOST
The meta object id for the '
VP Content Host' class |
static int |
VP_CONTENT_HOST__CONTENT_VP
The feature id for the 'Content VP' containment reference
|
static int |
VP_CONTENT_HOST_FEATURE_COUNT
The number of structural features of the 'VP Content Host' class
|
static int |
VP_CONTENT_PROXY
The meta object id for the '
VP Content Proxy' class |
static int |
VP_CONTENT_PROXY__DISABLED_COUNT
The feature id for the 'Disabled Count' attribute
|
static int |
VP_CONTENT_PROXY__HREF
The feature id for the 'Href' attribute
|
static int |
VP_CONTENT_PROXY__TRANSFORM_ID
The feature id for the 'Transform ID' attribute
|
static int |
VP_CONTENT_PROXY_FEATURE_COUNT
The number of structural features of the 'VP Content Proxy' class
|
static int |
VP_STRING
The meta object id for the '
VP String' class |
static int |
VP_STRING__CASESENSITIVE
The feature id for the 'Casesensitive' attribute
|
static int |
VP_STRING__CATEGORY_ID
The feature id for the 'Category Id' attribute
|
static int |
VP_STRING__CB_ERRORS
The feature id for the 'CB Errors' containment reference list
|
static int |
VP_STRING__CB_REQUIREMENT_TARGET
The feature id for the 'CB Requirement Target' containment reference
|
static int |
VP_STRING__CONTENT_VPS
The feature id for the 'Content VPs' reference list
|
static int |
VP_STRING__CONTENT_VPS_PROXY
The feature id for the 'Content VPs Proxy' containment reference list
|
static int |
VP_STRING__DISABLED_COUNT
The feature id for the 'Disabled Count' attribute
|
static int |
VP_STRING__EDITABLE
The feature id for the 'Editable' attribute
|
static int |
VP_STRING__END_BYTE
The feature id for the 'End Byte' attribute
|
static int |
VP_STRING__PROPERTIES
The feature id for the 'Properties' containment reference list
|
static int |
VP_STRING__REGEX
The feature id for the 'Regex' attribute
|
static int |
VP_STRING__START_BYTE
The feature id for the 'Start Byte' attribute
|
static int |
VP_STRING__STRING
The feature id for the 'String' attribute
|
static int |
VP_STRING__STRING_ID
The feature id for the 'String Id' attribute
|
static int |
VP_STRING__TRANSFORM_ID
The feature id for the 'Transform ID' attribute
|
static int |
VP_STRING_FEATURE_COUNT
The number of structural features of the 'VP String' class
|
static int |
VP_STRING_PROXY
The meta object id for the '
VP String Proxy' class |
static int |
VP_STRING_PROXY__DISABLED_COUNT
The feature id for the 'Disabled Count' attribute
|
static int |
VP_STRING_PROXY__HREF
The feature id for the 'Href' attribute
|
static int |
VP_STRING_PROXY__TRANSFORM_ID
The feature id for the 'Transform ID' attribute
|
static int |
VP_STRING_PROXY_FEATURE_COUNT
The number of structural features of the 'VP String Proxy' class
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.ecore.EAttribute |
getVPContent_Absence()
Returns the meta object for the attribute '
Absence' |
org.eclipse.emf.ecore.EAttribute |
getVPContent_Condition()
Returns the meta object for the attribute '
Condition' |
org.eclipse.emf.ecore.EAttribute |
getVPContent_ExpectedResult()
Returns the meta object for the attribute '
Expected Result' |
org.eclipse.emf.ecore.EReference |
getVPContent_Strings()
Returns the meta object for the reference list '
Strings' |
org.eclipse.emf.ecore.EReference |
getVPContent_StringsProxy()
Returns the meta object for the containment reference list '
Strings Proxy' |
org.eclipse.emf.ecore.EClass |
getVPContent()
Returns the meta object for class '
VP Content' |
org.eclipse.emf.ecore.EEnum |
getVPContentConditions()
Returns the meta object for enum '
VP Content Conditions' |
org.eclipse.emf.ecore.EReference |
getVPContentHost_ContentVP()
Returns the meta object for the containment reference '
Content VP' |
org.eclipse.emf.ecore.EClass |
getVPContentHost()
Returns the meta object for class '
VP Content Host' |
org.eclipse.emf.ecore.EClass |
getVPContentProxy()
Returns the meta object for class '
VP Content Proxy' |
VpsFactory |
getVpsFactory()
Returns the factory that creates the instances of the model
|
org.eclipse.emf.ecore.EAttribute |
getVPString_Casesensitive()
Returns the meta object for the attribute '
Casesensitive' |
org.eclipse.emf.ecore.EAttribute |
getVPString_CategoryId()
Returns the meta object for the attribute '
Category Id' |
org.eclipse.emf.ecore.EReference |
getVPString_ContentVPs()
Returns the meta object for the reference list '
Content VPs' |
org.eclipse.emf.ecore.EReference |
getVPString_ContentVPsProxy()
Returns the meta object for the containment reference list '
Content VPs Proxy' |
org.eclipse.emf.ecore.EAttribute |
getVPString_Editable()
Returns the meta object for the attribute '
Editable' |
org.eclipse.emf.ecore.EAttribute |
getVPString_EndByte()
Returns the meta object for the attribute '
End Byte' |
org.eclipse.emf.ecore.EReference |
getVPString_Properties()
Returns the meta object for the containment reference list '
Properties' |
org.eclipse.emf.ecore.EAttribute |
getVPString_Regex()
Returns the meta object for the attribute '
Regex' |
org.eclipse.emf.ecore.EAttribute |
getVPString_StartByte()
Returns the meta object for the attribute '
Start Byte' |
org.eclipse.emf.ecore.EAttribute |
getVPString_String()
Returns the meta object for the attribute '
String' |
org.eclipse.emf.ecore.EAttribute |
getVPString_StringId()
Returns the meta object for the attribute '
String Id' |
org.eclipse.emf.ecore.EClass |
getVPString()
Returns the meta object for class '
VP String' |
org.eclipse.emf.ecore.EClass |
getVPStringProxy()
Returns the meta object for class '
VP String Proxy' |
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURIgetEAnnotation, getEAnnotationsstatic final String eNAME
static final String eNS_URI
static final String eNS_PREFIX
static final VpsPackage eINSTANCE
static final int VP_STRING
VP String' class.
static final int VP_CONTENT
VP Content' class.
static final int VP_STRING_PROXY
VP String Proxy' class.
static final int VP_CONTENT_PROXY
VP Content Proxy' class.
static final int VP_CONTENT_PROXY__DISABLED_COUNT
static final int VP_CONTENT_PROXY__TRANSFORM_ID
static final int VP_CONTENT_PROXY__HREF
static final int VP_CONTENT_PROXY_FEATURE_COUNT
static final int VP_CONTENT__DISABLED_COUNT
static final int VP_CONTENT__TRANSFORM_ID
static final int VP_CONTENT__CB_REQUIREMENT_TARGET
static final int VP_CONTENT__CB_ERRORS
static final int VP_CONTENT__ENABLED
static final int VP_CONTENT__SUBSTITUTERS
static final int VP_CONTENT__ABSENCE
static final int VP_CONTENT__STRINGS_PROXY
static final int VP_CONTENT__STRINGS
static final int VP_CONTENT__CONDITION
static final int VP_CONTENT__EXPECTED_RESULT
static final int VP_CONTENT_FEATURE_COUNT
static final int VP_STRING_PROXY__DISABLED_COUNT
static final int VP_STRING_PROXY__TRANSFORM_ID
static final int VP_STRING_PROXY__HREF
static final int VP_STRING_PROXY_FEATURE_COUNT
static final int VP_CONTENT_HOST
VP Content Host' class.
static final int VP_CONTENT_HOST__CONTENT_VP
static final int VP_CONTENT_HOST_FEATURE_COUNT
static final int VP_STRING__DISABLED_COUNT
static final int VP_STRING__TRANSFORM_ID
static final int VP_STRING__CB_REQUIREMENT_TARGET
static final int VP_STRING__CB_ERRORS
static final int VP_STRING__STRING_ID
static final int VP_STRING__REGEX
static final int VP_STRING__EDITABLE
static final int VP_STRING__CASESENSITIVE
static final int VP_STRING__START_BYTE
static final int VP_STRING__END_BYTE
static final int VP_STRING__CATEGORY_ID
static final int VP_STRING__STRING
static final int VP_STRING__PROPERTIES
static final int VP_STRING__CONTENT_VPS_PROXY
static final int VP_STRING__CONTENT_VPS
static final int VP_STRING_FEATURE_COUNT
static final int VP_CONTENT_CONDITIONS
VP Content Conditions' enum.
org.eclipse.emf.ecore.EClass getVPString()
VP String'.
VPStringorg.eclipse.emf.ecore.EAttribute getVPString_StringId()
String Id'.
VPString.getStringId(),
VpsPackage.getVPString()org.eclipse.emf.ecore.EAttribute getVPString_Regex()
Regex'.
VPString.isRegex(),
VpsPackage.getVPString()org.eclipse.emf.ecore.EAttribute getVPString_Editable()
Editable'.
VPString.isEditable(),
VpsPackage.getVPString()org.eclipse.emf.ecore.EAttribute getVPString_Casesensitive()
Casesensitive'.
VPString.isCasesensitive(),
VpsPackage.getVPString()org.eclipse.emf.ecore.EAttribute getVPString_StartByte()
Start Byte'.
VPString.getStartByte(),
VpsPackage.getVPString()org.eclipse.emf.ecore.EAttribute getVPString_EndByte()
End Byte'.
VPString.getEndByte(),
VpsPackage.getVPString()org.eclipse.emf.ecore.EAttribute getVPString_CategoryId()
Category Id'.
VPString.getCategoryId(),
VpsPackage.getVPString()org.eclipse.emf.ecore.EAttribute getVPString_String()
String'.
VPString.getString(),
VpsPackage.getVPString()org.eclipse.emf.ecore.EReference getVPString_Properties()
Properties'.
VPString.getProperties(),
VpsPackage.getVPString()org.eclipse.emf.ecore.EReference getVPString_ContentVPsProxy()
Content VPs Proxy'.
VPString.getContentVPsProxy(),
VpsPackage.getVPString()org.eclipse.emf.ecore.EReference getVPString_ContentVPs()
Content VPs'.
VPString.getContentVPs(),
VpsPackage.getVPString()org.eclipse.emf.ecore.EEnum getVPContentConditions()
VP Content Conditions'.
VPContentConditionsorg.eclipse.emf.ecore.EClass getVPContent()
VP Content'.
VPContentorg.eclipse.emf.ecore.EAttribute getVPContent_Absence()
Absence'.
VPContent.isAbsence(),
VpsPackage.getVPContent()org.eclipse.emf.ecore.EReference getVPContent_StringsProxy()
Strings Proxy'.
VPContent.getStringsProxy(),
VpsPackage.getVPContent()org.eclipse.emf.ecore.EReference getVPContent_Strings()
Strings'.
VPContent.getStrings(),
VpsPackage.getVPContent()org.eclipse.emf.ecore.EAttribute getVPContent_Condition()
Condition'.
VPContent.getCondition(),
VpsPackage.getVPContent()org.eclipse.emf.ecore.EAttribute getVPContent_ExpectedResult()
Expected Result'.
VPContent.isExpectedResult(),
VpsPackage.getVPContent()org.eclipse.emf.ecore.EClass getVPStringProxy()
VP String Proxy'.
VPStringProxyorg.eclipse.emf.ecore.EClass getVPContentHost()
VP Content Host'.
VPContentHostorg.eclipse.emf.ecore.EReference getVPContentHost_ContentVP()
Content VP'.
VPContentHost.getContentVP(),
VpsPackage.getVPContentHost()org.eclipse.emf.ecore.EClass getVPContentProxy()
VP Content Proxy'.
VPContentProxyVpsFactory getVpsFactory()
© Copyright IBM Corp. 2013. All rights reserved.