|
TPTP 4.6.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ContextPackage
The Package for the model. It contains accessors for the meta objects to represent
ContextFactory| Nested Class Summary | |
|---|---|
static interface |
ContextPackage.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 |
|---|
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry |
| Field Summary | |
|---|---|
static int |
COMPONENT
The meta object id for the ' Component' class |
static int |
COMPONENT__COMPONENT
The feature id for the 'Component' containment reference list |
static int |
COMPONENT__DESCRIPTION
The feature id for the 'Description' attribute |
static int |
COMPONENT__EXECUTABLE_CLASS
The feature id for the 'Executable Class' attribute |
static int |
COMPONENT__GROUP
The feature id for the 'Group' attribute list |
static int |
COMPONENT__IMPLEMENTATION_CREATION_DATE
The feature id for the 'Implementation Creation Date' attribute |
static int |
COMPONENT__IMPLEMENTATION_VERSION
The feature id for the 'Implementation Version' attribute |
static int |
COMPONENT__IMPLEMENTATION_VERSION_DESCRIPTION
The feature id for the 'Implementation Version Description' attribute |
static int |
COMPONENT__LOGGING_LEVEL
The feature id for the 'Logging Level' attribute |
static int |
COMPONENT__NAME
The feature id for the 'Name' attribute |
static int |
COMPONENT__ROLE
The feature id for the 'Role' attribute |
static int |
COMPONENT__ROLE_CREATION_DATE
The feature id for the 'Role Creation Date' attribute |
static int |
COMPONENT__ROLE_VERSION
The feature id for the 'Role Version' attribute |
static int |
COMPONENT__ROLE_VERSION_DESCRIPTION
The feature id for the 'Role Version Description' attribute |
static int |
COMPONENT__UNIQUE_ID
The feature id for the 'Unique ID' attribute |
static int |
COMPONENT_FEATURE_COUNT
The number of structural features of the 'Component' class |
static int |
CONTEXT_ROLE_NAMES
The meta object id for the ' Role Names' enum |
static int |
CONTEXT_ROLE_NAMES_OBJECT
The meta object id for the 'Role Names Object' data type |
static int |
CONTEXT_TYPE
The meta object id for the ' Type' class |
static int |
CONTEXT_TYPE__COMPONENT
The feature id for the 'Component' containment reference list |
static int |
CONTEXT_TYPE__DESCRIPTION
The feature id for the 'Description' attribute |
static int |
CONTEXT_TYPE__EXECUTABLE_CLASS
The feature id for the 'Executable Class' attribute |
static int |
CONTEXT_TYPE__GROUP
The feature id for the 'Group' attribute list |
static int |
CONTEXT_TYPE__IMPLEMENTATION_CREATION_DATE
The feature id for the 'Implementation Creation Date' attribute |
static int |
CONTEXT_TYPE__IMPLEMENTATION_VERSION
The feature id for the 'Implementation Version' attribute |
static int |
CONTEXT_TYPE__IMPLEMENTATION_VERSION_DESCRIPTION
The feature id for the 'Implementation Version Description' attribute |
static int |
CONTEXT_TYPE__LOGGING_LEVEL
The feature id for the 'Logging Level' attribute |
static int |
CONTEXT_TYPE__NAME
The feature id for the 'Name' attribute |
static int |
CONTEXT_TYPE__ROLE
The feature id for the 'Role' attribute |
static int |
CONTEXT_TYPE__ROLE_CREATION_DATE
The feature id for the 'Role Creation Date' attribute |
static int |
CONTEXT_TYPE__ROLE_VERSION
The feature id for the 'Role Version' attribute |
static int |
CONTEXT_TYPE__ROLE_VERSION_DESCRIPTION
The feature id for the 'Role Version Description' attribute |
static int |
CONTEXT_TYPE__UNIQUE_ID
The feature id for the 'Unique ID' attribute |
static int |
CONTEXT_TYPE_FEATURE_COUNT
The number of structural features of the 'Type' class |
static int |
CONTEXTS_TYPE
The meta object id for the ' Contexts Type' class |
static int |
CONTEXTS_TYPE__CONTEXT
The feature id for the 'Context' containment reference list |
static int |
CONTEXTS_TYPE__GROUP
The feature id for the 'Group' attribute list |
static int |
CONTEXTS_TYPE_FEATURE_COUNT
The number of structural features of the 'Contexts Type' class |
static int |
DOCUMENT_ROOT
The meta object id for the ' Document Root' class |
static int |
DOCUMENT_ROOT__CONTEXT
The feature id for the 'Context' containment reference |
static int |
DOCUMENT_ROOT__CONTEXTS
The feature id for the 'Contexts' containment reference |
static int |
DOCUMENT_ROOT__MIXED
The feature id for the 'Mixed' attribute list |
static int |
DOCUMENT_ROOT__XMLNS_PREFIX_MAP
The feature id for the 'XMLNS Prefix Map' map |
static int |
DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
The feature id for the 'XSI Schema Location' map |
static int |
DOCUMENT_ROOT_FEATURE_COUNT
The number of structural features of the 'Document Root' class |
static ContextPackage |
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 |
ROLE_NAMES
The meta object id for the ' Role Names' enum |
static int |
ROLE_NAMES_OBJECT
The meta object id for the 'Role Names Object' data type |
| Method Summary | |
|---|---|
org.eclipse.emf.ecore.EReference |
getComponent_Component()
Returns the meta object for the containment reference list ' Component' |
org.eclipse.emf.ecore.EAttribute |
getComponent_Description()
Returns the meta object for the attribute ' Description' |
org.eclipse.emf.ecore.EAttribute |
getComponent_ExecutableClass()
Returns the meta object for the attribute ' Executable Class' |
org.eclipse.emf.ecore.EAttribute |
getComponent_Group()
Returns the meta object for the attribute list ' Group' |
org.eclipse.emf.ecore.EAttribute |
getComponent_ImplementationCreationDate()
Returns the meta object for the attribute ' Implementation Creation Date' |
org.eclipse.emf.ecore.EAttribute |
getComponent_ImplementationVersion()
Returns the meta object for the attribute ' Implementation Version' |
org.eclipse.emf.ecore.EAttribute |
getComponent_ImplementationVersionDescription()
Returns the meta object for the attribute ' Implementation Version Description' |
org.eclipse.emf.ecore.EAttribute |
getComponent_LoggingLevel()
Returns the meta object for the attribute ' Logging Level' |
org.eclipse.emf.ecore.EAttribute |
getComponent_Name()
Returns the meta object for the attribute ' Name' |
org.eclipse.emf.ecore.EAttribute |
getComponent_Role()
Returns the meta object for the attribute ' Role' |
org.eclipse.emf.ecore.EAttribute |
getComponent_RoleCreationDate()
Returns the meta object for the attribute ' Role Creation Date' |
org.eclipse.emf.ecore.EAttribute |
getComponent_RoleVersion()
Returns the meta object for the attribute ' Role Version' |
org.eclipse.emf.ecore.EAttribute |
getComponent_RoleVersionDescription()
Returns the meta object for the attribute ' Role Version Description' |
org.eclipse.emf.ecore.EAttribute |
getComponent_UniqueID()
Returns the meta object for the attribute ' Unique ID' |
org.eclipse.emf.ecore.EClass |
getComponent()
Returns the meta object for class ' Component' |
ContextFactory |
getContextFactory()
Returns the factory that creates the instances of the model |
org.eclipse.emf.ecore.EEnum |
getContextRoleNames()
Returns the meta object for enum ' Role Names' |
org.eclipse.emf.ecore.EDataType |
getContextRoleNamesObject()
Returns the meta object for data type ' Role Names Object' |
org.eclipse.emf.ecore.EReference |
getContextsType_Context()
Returns the meta object for the containment reference list ' Context' |
org.eclipse.emf.ecore.EAttribute |
getContextsType_Group()
Returns the meta object for the attribute list ' Group' |
org.eclipse.emf.ecore.EClass |
getContextsType()
Returns the meta object for class ' Contexts Type' |
org.eclipse.emf.ecore.EReference |
getContextType_Component()
Returns the meta object for the containment reference list ' Component' |
org.eclipse.emf.ecore.EAttribute |
getContextType_Description()
Returns the meta object for the attribute ' Description' |
org.eclipse.emf.ecore.EAttribute |
getContextType_ExecutableClass()
Returns the meta object for the attribute ' Executable Class' |
org.eclipse.emf.ecore.EAttribute |
getContextType_Group()
Returns the meta object for the attribute list ' Group' |
org.eclipse.emf.ecore.EAttribute |
getContextType_ImplementationCreationDate()
Returns the meta object for the attribute ' Implementation Creation Date' |
org.eclipse.emf.ecore.EAttribute |
getContextType_ImplementationVersion()
Returns the meta object for the attribute ' Implementation Version' |
org.eclipse.emf.ecore.EAttribute |
getContextType_ImplementationVersionDescription()
Returns the meta object for the attribute ' Implementation Version Description' |
org.eclipse.emf.ecore.EAttribute |
getContextType_LoggingLevel()
Returns the meta object for the attribute ' Logging Level' |
org.eclipse.emf.ecore.EAttribute |
getContextType_Name()
Returns the meta object for the attribute ' Name' |
org.eclipse.emf.ecore.EAttribute |
getContextType_Role()
Returns the meta object for the attribute ' Role' |
org.eclipse.emf.ecore.EAttribute |
getContextType_RoleCreationDate()
Returns the meta object for the attribute ' Role Creation Date' |
org.eclipse.emf.ecore.EAttribute |
getContextType_RoleVersion()
Returns the meta object for the attribute ' Role Version' |
org.eclipse.emf.ecore.EAttribute |
getContextType_RoleVersionDescription()
Returns the meta object for the attribute ' Role Version Description' |
org.eclipse.emf.ecore.EAttribute |
getContextType_UniqueID()
Returns the meta object for the attribute ' Unique ID' |
org.eclipse.emf.ecore.EClass |
getContextType()
Returns the meta object for class ' Type' |
org.eclipse.emf.ecore.EReference |
getDocumentRoot_Context()
Returns the meta object for the containment reference ' Context' |
org.eclipse.emf.ecore.EReference |
getDocumentRoot_Contexts()
Returns the meta object for the containment reference ' Contexts' |
org.eclipse.emf.ecore.EAttribute |
getDocumentRoot_Mixed()
Returns the meta object for the attribute list ' Mixed' |
org.eclipse.emf.ecore.EReference |
getDocumentRoot_XMLNSPrefixMap()
Returns the meta object for the map ' XMLNS Prefix Map' |
org.eclipse.emf.ecore.EReference |
getDocumentRoot_XSISchemaLocation()
Returns the meta object for the map ' XSI Schema Location' |
org.eclipse.emf.ecore.EClass |
getDocumentRoot()
Returns the meta object for class ' Document Root' |
org.eclipse.emf.ecore.EEnum |
getRoleNames()
Returns the meta object for enum ' Role Names' |
org.eclipse.emf.ecore.EDataType |
getRoleNamesObject()
Returns the meta object for data type ' Role Names Object' |
| 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 ContextPackage eINSTANCE
static final int COMPONENT
Component' class.
ComponentImpl,
ContextPackageImpl.getComponent(),
Constant Field Valuesstatic final int COMPONENT__GROUP
static final int COMPONENT__COMPONENT
static final int COMPONENT__DESCRIPTION
static final int COMPONENT__EXECUTABLE_CLASS
static final int COMPONENT__IMPLEMENTATION_CREATION_DATE
static final int COMPONENT__IMPLEMENTATION_VERSION
static final int COMPONENT__IMPLEMENTATION_VERSION_DESCRIPTION
static final int COMPONENT__LOGGING_LEVEL
static final int COMPONENT__NAME
static final int COMPONENT__ROLE
static final int COMPONENT__ROLE_CREATION_DATE
static final int COMPONENT__ROLE_VERSION
static final int COMPONENT__ROLE_VERSION_DESCRIPTION
static final int COMPONENT__UNIQUE_ID
static final int COMPONENT_FEATURE_COUNT
static final int CONTEXTS_TYPE
Contexts Type' class.
ContextsTypeImpl,
ContextPackageImpl.getContextsType(),
Constant Field Valuesstatic final int CONTEXTS_TYPE__GROUP
static final int CONTEXTS_TYPE__CONTEXT
static final int CONTEXTS_TYPE_FEATURE_COUNT
static final int CONTEXT_TYPE
Type' class.
ContextTypeImpl,
ContextPackageImpl.getContextType(),
Constant Field Valuesstatic final int CONTEXT_TYPE__GROUP
static final int CONTEXT_TYPE__COMPONENT
static final int CONTEXT_TYPE__DESCRIPTION
static final int CONTEXT_TYPE__EXECUTABLE_CLASS
static final int CONTEXT_TYPE__IMPLEMENTATION_CREATION_DATE
static final int CONTEXT_TYPE__IMPLEMENTATION_VERSION
static final int CONTEXT_TYPE__IMPLEMENTATION_VERSION_DESCRIPTION
static final int CONTEXT_TYPE__LOGGING_LEVEL
static final int CONTEXT_TYPE__NAME
static final int CONTEXT_TYPE__ROLE
static final int CONTEXT_TYPE__ROLE_CREATION_DATE
static final int CONTEXT_TYPE__ROLE_VERSION
static final int CONTEXT_TYPE__ROLE_VERSION_DESCRIPTION
static final int CONTEXT_TYPE__UNIQUE_ID
static final int CONTEXT_TYPE_FEATURE_COUNT
static final int DOCUMENT_ROOT
Document Root' class.
DocumentRootImpl,
ContextPackageImpl.getDocumentRoot(),
Constant Field Valuesstatic final int DOCUMENT_ROOT__MIXED
static final int DOCUMENT_ROOT__XMLNS_PREFIX_MAP
static final int DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
static final int DOCUMENT_ROOT__CONTEXT
static final int DOCUMENT_ROOT__CONTEXTS
static final int DOCUMENT_ROOT_FEATURE_COUNT
static final int CONTEXT_ROLE_NAMES
Role Names' enum.
ContextRoleNames,
ContextPackageImpl.getContextRoleNames(),
Constant Field Valuesstatic final int ROLE_NAMES
Role Names' enum.
RoleNames,
ContextPackageImpl.getRoleNames(),
Constant Field Valuesstatic final int CONTEXT_ROLE_NAMES_OBJECT
ContextRoleNames,
ContextPackageImpl.getContextRoleNamesObject(),
Constant Field Valuesstatic final int ROLE_NAMES_OBJECT
RoleNames,
ContextPackageImpl.getRoleNamesObject(),
Constant Field Values| Method Detail |
|---|
org.eclipse.emf.ecore.EClass getComponent()
Component'.
Componentorg.eclipse.emf.ecore.EAttribute getComponent_Group()
Group'.
Component.getGroup(),
getComponent()org.eclipse.emf.ecore.EReference getComponent_Component()
Component'.
Component.getComponent(),
getComponent()org.eclipse.emf.ecore.EAttribute getComponent_Description()
Description'.
Component.getDescription(),
getComponent()org.eclipse.emf.ecore.EAttribute getComponent_ExecutableClass()
Executable Class'.
Component.getExecutableClass(),
getComponent()org.eclipse.emf.ecore.EAttribute getComponent_ImplementationCreationDate()
Implementation Creation Date'.
Component.getImplementationCreationDate(),
getComponent()org.eclipse.emf.ecore.EAttribute getComponent_ImplementationVersion()
Implementation Version'.
Component.getImplementationVersion(),
getComponent()org.eclipse.emf.ecore.EAttribute getComponent_ImplementationVersionDescription()
Implementation Version Description'.
Component.getImplementationVersionDescription(),
getComponent()org.eclipse.emf.ecore.EAttribute getComponent_LoggingLevel()
Logging Level'.
Component.getLoggingLevel(),
getComponent()org.eclipse.emf.ecore.EAttribute getComponent_Name()
Name'.
Component.getName(),
getComponent()org.eclipse.emf.ecore.EAttribute getComponent_Role()
Role'.
Component.getRole(),
getComponent()org.eclipse.emf.ecore.EAttribute getComponent_RoleCreationDate()
Role Creation Date'.
Component.getRoleCreationDate(),
getComponent()org.eclipse.emf.ecore.EAttribute getComponent_RoleVersion()
Role Version'.
Component.getRoleVersion(),
getComponent()org.eclipse.emf.ecore.EAttribute getComponent_RoleVersionDescription()
Role Version Description'.
Component.getRoleVersionDescription(),
getComponent()org.eclipse.emf.ecore.EAttribute getComponent_UniqueID()
Unique ID'.
Component.getUniqueID(),
getComponent()org.eclipse.emf.ecore.EClass getContextsType()
Contexts Type'.
ContextsTypeorg.eclipse.emf.ecore.EAttribute getContextsType_Group()
Group'.
ContextsType.getGroup(),
getContextsType()org.eclipse.emf.ecore.EReference getContextsType_Context()
Context'.
ContextsType.getContext(),
getContextsType()org.eclipse.emf.ecore.EClass getContextType()
Type'.
ContextTypeorg.eclipse.emf.ecore.EAttribute getContextType_Group()
Group'.
ContextType.getGroup(),
getContextType()org.eclipse.emf.ecore.EReference getContextType_Component()
Component'.
ContextType.getComponent(),
getContextType()org.eclipse.emf.ecore.EAttribute getContextType_Description()
Description'.
ContextType.getDescription(),
getContextType()org.eclipse.emf.ecore.EAttribute getContextType_ExecutableClass()
Executable Class'.
ContextType.getExecutableClass(),
getContextType()org.eclipse.emf.ecore.EAttribute getContextType_ImplementationCreationDate()
Implementation Creation Date'.
ContextType.getImplementationCreationDate(),
getContextType()org.eclipse.emf.ecore.EAttribute getContextType_ImplementationVersion()
Implementation Version'.
ContextType.getImplementationVersion(),
getContextType()org.eclipse.emf.ecore.EAttribute getContextType_ImplementationVersionDescription()
Implementation Version Description'.
ContextType.getImplementationVersionDescription(),
getContextType()org.eclipse.emf.ecore.EAttribute getContextType_LoggingLevel()
Logging Level'.
ContextType.getLoggingLevel(),
getContextType()org.eclipse.emf.ecore.EAttribute getContextType_Name()
Name'.
ContextType.getName(),
getContextType()org.eclipse.emf.ecore.EAttribute getContextType_Role()
Role'.
ContextType.getRole(),
getContextType()org.eclipse.emf.ecore.EAttribute getContextType_RoleCreationDate()
Role Creation Date'.
ContextType.getRoleCreationDate(),
getContextType()org.eclipse.emf.ecore.EAttribute getContextType_RoleVersion()
Role Version'.
ContextType.getRoleVersion(),
getContextType()org.eclipse.emf.ecore.EAttribute getContextType_RoleVersionDescription()
Role Version Description'.
ContextType.getRoleVersionDescription(),
getContextType()org.eclipse.emf.ecore.EAttribute getContextType_UniqueID()
Unique ID'.
ContextType.getUniqueID(),
getContextType()org.eclipse.emf.ecore.EClass getDocumentRoot()
Document Root'.
DocumentRootorg.eclipse.emf.ecore.EAttribute getDocumentRoot_Mixed()
Mixed'.
DocumentRoot.getMixed(),
getDocumentRoot()org.eclipse.emf.ecore.EReference getDocumentRoot_XMLNSPrefixMap()
XMLNS Prefix Map'.
DocumentRoot.getXMLNSPrefixMap(),
getDocumentRoot()org.eclipse.emf.ecore.EReference getDocumentRoot_XSISchemaLocation()
XSI Schema Location'.
DocumentRoot.getXSISchemaLocation(),
getDocumentRoot()org.eclipse.emf.ecore.EReference getDocumentRoot_Context()
Context'.
DocumentRoot.getContext(),
getDocumentRoot()org.eclipse.emf.ecore.EReference getDocumentRoot_Contexts()
Contexts'.
DocumentRoot.getContexts(),
getDocumentRoot()org.eclipse.emf.ecore.EEnum getContextRoleNames()
Role Names'.
ContextRoleNamesorg.eclipse.emf.ecore.EEnum getRoleNames()
Role Names'.
RoleNamesorg.eclipse.emf.ecore.EDataType getContextRoleNamesObject()
Role Names Object'.
ContextRoleNamesorg.eclipse.emf.ecore.EDataType getRoleNamesObject()
Role Names Object'.
RoleNamesContextFactory getContextFactory()
|
TPTP 4.6.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||