|
TPTP 4.6.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ResourcePackage
The Package for the model. It contains accessors for the meta objects to represent
ResourceFactory| Nested Class Summary | |
|---|---|
static interface |
ResourcePackage.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 |
DOCUMENT_ROOT
The meta object id for the ' Document Root' class |
static int |
DOCUMENT_ROOT__MIXED
The feature id for the 'Mixed' attribute list |
static int |
DOCUMENT_ROOT__RESOURCE_INSTANCE
The feature id for the 'Resource Instance' containment reference |
static int |
DOCUMENT_ROOT__RESOURCE_TYPE
The feature id for the 'Resource Type' containment reference |
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 ResourcePackage |
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 |
RESOURCE_INSTANCE
The meta object id for the ' Instance' class |
static int |
RESOURCE_INSTANCE__ANY
The feature id for the 'Any' attribute list |
static int |
RESOURCE_INSTANCE__CHANGED
The feature id for the 'Changed' attribute |
static int |
RESOURCE_INSTANCE__CREATED
The feature id for the 'Created' attribute |
static int |
RESOURCE_INSTANCE__EXPIRED
The feature id for the 'Expired' attribute |
static int |
RESOURCE_INSTANCE__NAME
The feature id for the 'Name' attribute |
static int |
RESOURCE_INSTANCE__STATE
The feature id for the 'State' attribute |
static int |
RESOURCE_INSTANCE__TYPE
The feature id for the 'Type' reference |
static int |
RESOURCE_INSTANCE__UUID
The feature id for the 'Uuid' attribute |
static int |
RESOURCE_INSTANCE__VERSION
The feature id for the 'Version' attribute |
static int |
RESOURCE_INSTANCE_FEATURE_COUNT
The number of structural features of the 'Instance' class |
static int |
RESOURCE_TYPE
The meta object id for the ' Type' class |
static int |
RESOURCE_TYPE__ANY
The feature id for the 'Any' attribute list |
static int |
RESOURCE_TYPE__CATEGORY
The feature id for the 'Category' attribute |
static int |
RESOURCE_TYPE__CHILD
The feature id for the 'Child' reference list |
static int |
RESOURCE_TYPE__COMMENT
The feature id for the 'Comment' containment reference list |
static int |
RESOURCE_TYPE__DESCRIPTION
The feature id for the 'Description' containment reference |
static int |
RESOURCE_TYPE__MIRROR
The feature id for the 'Mirror' attribute list |
static int |
RESOURCE_TYPE__NAME
The feature id for the 'Name' attribute |
static int |
RESOURCE_TYPE__PARENT
The feature id for the 'Parent' reference |
static int |
RESOURCE_TYPE__TYPE
The feature id for the 'Type' attribute |
static int |
RESOURCE_TYPE__URL
The feature id for the 'Url' attribute |
static int |
RESOURCE_TYPE__UUID
The feature id for the 'Uuid' attribute |
static int |
RESOURCE_TYPE__VERSION
The feature id for the 'Version' attribute |
static int |
RESOURCE_TYPE_FEATURE_COUNT
The number of structural features of the 'Type' class |
| Method Summary | |
|---|---|
org.eclipse.emf.ecore.EAttribute |
getDocumentRoot_Mixed()
Returns the meta object for the attribute list ' Mixed' |
org.eclipse.emf.ecore.EReference |
getDocumentRoot_ResourceInstance()
Returns the meta object for the containment reference ' Resource Instance' |
org.eclipse.emf.ecore.EReference |
getDocumentRoot_ResourceType()
Returns the meta object for the containment reference ' Resource Type' |
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' |
ResourceFactory |
getResourceFactory()
Returns the factory that creates the instances of the model |
org.eclipse.emf.ecore.EAttribute |
getResourceInstance_Any()
Returns the meta object for the attribute list ' Any' |
org.eclipse.emf.ecore.EAttribute |
getResourceInstance_Changed()
Returns the meta object for the attribute ' Changed' |
org.eclipse.emf.ecore.EAttribute |
getResourceInstance_Created()
Returns the meta object for the attribute ' Created' |
org.eclipse.emf.ecore.EAttribute |
getResourceInstance_Expired()
Returns the meta object for the attribute ' Expired' |
org.eclipse.emf.ecore.EAttribute |
getResourceInstance_Name()
Returns the meta object for the attribute ' Name' |
org.eclipse.emf.ecore.EAttribute |
getResourceInstance_State()
Returns the meta object for the attribute ' State' |
org.eclipse.emf.ecore.EReference |
getResourceInstance_Type()
Returns the meta object for the reference ' Type' |
org.eclipse.emf.ecore.EAttribute |
getResourceInstance_Uuid()
Returns the meta object for the attribute ' Uuid' |
org.eclipse.emf.ecore.EAttribute |
getResourceInstance_Version()
Returns the meta object for the attribute ' Version' |
org.eclipse.emf.ecore.EClass |
getResourceInstance()
Returns the meta object for class ' Instance' |
org.eclipse.emf.ecore.EAttribute |
getResourceType_Any()
Returns the meta object for the attribute list ' Any' |
org.eclipse.emf.ecore.EAttribute |
getResourceType_Category()
Returns the meta object for the attribute ' Category' |
org.eclipse.emf.ecore.EReference |
getResourceType_Child()
Returns the meta object for the reference list ' Child' |
org.eclipse.emf.ecore.EReference |
getResourceType_Comment()
Returns the meta object for the containment reference list ' Comment' |
org.eclipse.emf.ecore.EReference |
getResourceType_Description()
Returns the meta object for the containment reference ' Description' |
org.eclipse.emf.ecore.EAttribute |
getResourceType_Mirror()
Returns the meta object for the attribute list ' Mirror' |
org.eclipse.emf.ecore.EAttribute |
getResourceType_Name()
Returns the meta object for the attribute ' Name' |
org.eclipse.emf.ecore.EReference |
getResourceType_Parent()
Returns the meta object for the reference ' Parent' |
org.eclipse.emf.ecore.EAttribute |
getResourceType_Type()
Returns the meta object for the attribute ' Type' |
org.eclipse.emf.ecore.EAttribute |
getResourceType_Url()
Returns the meta object for the attribute ' Url' |
org.eclipse.emf.ecore.EAttribute |
getResourceType_Uuid()
Returns the meta object for the attribute ' Uuid' |
org.eclipse.emf.ecore.EAttribute |
getResourceType_Version()
Returns the meta object for the attribute ' Version' |
org.eclipse.emf.ecore.EClass |
getResourceType()
Returns the meta object for class ' Type' |
| 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 ResourcePackage eINSTANCE
static final int DOCUMENT_ROOT
Document Root' class.
DocumentRootImpl,
ResourcePackageImpl.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__RESOURCE_INSTANCE
static final int DOCUMENT_ROOT__RESOURCE_TYPE
static final int DOCUMENT_ROOT_FEATURE_COUNT
static final int RESOURCE_INSTANCE
Instance' class.
ResourceInstanceImpl,
ResourcePackageImpl.getResourceInstance(),
Constant Field Valuesstatic final int RESOURCE_INSTANCE__UUID
static final int RESOURCE_INSTANCE__NAME
static final int RESOURCE_INSTANCE__VERSION
static final int RESOURCE_INSTANCE__STATE
static final int RESOURCE_INSTANCE__CREATED
static final int RESOURCE_INSTANCE__CHANGED
static final int RESOURCE_INSTANCE__EXPIRED
static final int RESOURCE_INSTANCE__TYPE
static final int RESOURCE_INSTANCE__ANY
static final int RESOURCE_INSTANCE_FEATURE_COUNT
static final int RESOURCE_TYPE
Type' class.
ResourceTypeImpl,
ResourcePackageImpl.getResourceType(),
Constant Field Valuesstatic final int RESOURCE_TYPE__UUID
static final int RESOURCE_TYPE__NAME
static final int RESOURCE_TYPE__VERSION
static final int RESOURCE_TYPE__DESCRIPTION
static final int RESOURCE_TYPE__COMMENT
static final int RESOURCE_TYPE__URL
static final int RESOURCE_TYPE__MIRROR
static final int RESOURCE_TYPE__PARENT
static final int RESOURCE_TYPE__CHILD
static final int RESOURCE_TYPE__ANY
static final int RESOURCE_TYPE__CATEGORY
static final int RESOURCE_TYPE__TYPE
static final int RESOURCE_TYPE_FEATURE_COUNT
| Method Detail |
|---|
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_ResourceInstance()
Resource Instance'.
DocumentRoot.getResourceInstance(),
getDocumentRoot()org.eclipse.emf.ecore.EReference getDocumentRoot_ResourceType()
Resource Type'.
DocumentRoot.getResourceType(),
getDocumentRoot()org.eclipse.emf.ecore.EClass getResourceInstance()
Instance'.
ResourceInstanceorg.eclipse.emf.ecore.EAttribute getResourceInstance_Uuid()
Uuid'.
ResourceInstance.getUuid(),
getResourceInstance()org.eclipse.emf.ecore.EAttribute getResourceInstance_Name()
Name'.
ResourceInstance.getName(),
getResourceInstance()org.eclipse.emf.ecore.EAttribute getResourceInstance_Version()
Version'.
ResourceInstance.getVersion(),
getResourceInstance()org.eclipse.emf.ecore.EAttribute getResourceInstance_State()
State'.
ResourceInstance.getState(),
getResourceInstance()org.eclipse.emf.ecore.EAttribute getResourceInstance_Created()
Created'.
ResourceInstance.getCreated(),
getResourceInstance()org.eclipse.emf.ecore.EAttribute getResourceInstance_Changed()
Changed'.
ResourceInstance.getChanged(),
getResourceInstance()org.eclipse.emf.ecore.EAttribute getResourceInstance_Expired()
Expired'.
ResourceInstance.getExpired(),
getResourceInstance()org.eclipse.emf.ecore.EReference getResourceInstance_Type()
Type'.
ResourceInstance.getType(),
getResourceInstance()org.eclipse.emf.ecore.EAttribute getResourceInstance_Any()
Any'.
ResourceInstance.getAny(),
getResourceInstance()org.eclipse.emf.ecore.EClass getResourceType()
Type'.
ResourceTypeorg.eclipse.emf.ecore.EAttribute getResourceType_Uuid()
Uuid'.
ResourceType.getUuid(),
getResourceType()org.eclipse.emf.ecore.EAttribute getResourceType_Name()
Name'.
ResourceType.getName(),
getResourceType()org.eclipse.emf.ecore.EAttribute getResourceType_Version()
Version'.
ResourceType.getVersion(),
getResourceType()org.eclipse.emf.ecore.EReference getResourceType_Description()
Description'.
ResourceType.getDescription(),
getResourceType()org.eclipse.emf.ecore.EReference getResourceType_Comment()
Comment'.
ResourceType.getComment(),
getResourceType()org.eclipse.emf.ecore.EAttribute getResourceType_Url()
Url'.
ResourceType.getUrl(),
getResourceType()org.eclipse.emf.ecore.EAttribute getResourceType_Mirror()
Mirror'.
ResourceType.getMirror(),
getResourceType()org.eclipse.emf.ecore.EReference getResourceType_Parent()
Parent'.
ResourceType.getParent(),
getResourceType()org.eclipse.emf.ecore.EReference getResourceType_Child()
Child'.
ResourceType.getChild(),
getResourceType()org.eclipse.emf.ecore.EAttribute getResourceType_Any()
Any'.
ResourceType.getAny(),
getResourceType()org.eclipse.emf.ecore.EAttribute getResourceType_Category()
Category'.
ResourceType.getCategory(),
getResourceType()org.eclipse.emf.ecore.EAttribute getResourceType_Type()
Type'.
ResourceType.getType(),
getResourceType()ResourceFactory getResourceFactory()
|
TPTP 4.6.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||