|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||

The Package for the Eresource model. It contains accessors for the meta objects to represent
EresourceFactory| Nested Class Summary | |
|---|---|
static interface |
EresourcePackage.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 |
|---|
EPackage.Descriptor, EPackage.Registry |
| Field Summary | |
|---|---|
static int |
CDO_BINARY_RESOURCE
The meta object id for the ' CDO Binary Resource' class.
|
static int |
CDO_BINARY_RESOURCE__CONTENTS
The feature id for the 'Contents' attribute |
static int |
CDO_BINARY_RESOURCE__FOLDER
The feature id for the 'Folder' container reference |
static int |
CDO_BINARY_RESOURCE__NAME
The feature id for the 'Name' attribute |
static int |
CDO_BINARY_RESOURCE__PATH
The feature id for the 'Path' attribute |
static int |
CDO_BINARY_RESOURCE_FEATURE_COUNT
The number of structural features of the 'CDO Binary Resource' class |
static int |
CDO_FILE_RESOURCE
The meta object id for the ' CDO File Resource' class.
|
static int |
CDO_FILE_RESOURCE__FOLDER
The feature id for the 'Folder' container reference |
static int |
CDO_FILE_RESOURCE__NAME
The feature id for the 'Name' attribute |
static int |
CDO_FILE_RESOURCE__PATH
The feature id for the 'Path' attribute |
static int |
CDO_FILE_RESOURCE_FEATURE_COUNT
The number of structural features of the 'CDO File Resource' class |
static int |
CDO_RESOURCE
The meta object id for the ' CDO Resource' class |
static int |
CDO_RESOURCE__CONTENTS
The feature id for the 'Contents' containment reference list |
static int |
CDO_RESOURCE__ERRORS
The feature id for the 'Errors' attribute list |
static int |
CDO_RESOURCE__FOLDER
The feature id for the 'Folder' container reference |
static int |
CDO_RESOURCE__LOADED
The feature id for the 'Loaded' attribute |
static int |
CDO_RESOURCE__MODIFIED
The feature id for the 'Modified' attribute |
static int |
CDO_RESOURCE__NAME
The feature id for the 'Name' attribute |
static int |
CDO_RESOURCE__PATH
The feature id for the 'Path' attribute |
static int |
CDO_RESOURCE__RESOURCE_SET
The feature id for the 'Resource Set' attribute |
static int |
CDO_RESOURCE__TIME_STAMP
The feature id for the 'Time Stamp' attribute |
static int |
CDO_RESOURCE__TRACKING_MODIFICATION
The feature id for the 'Tracking Modification' attribute. |
static int |
CDO_RESOURCE__URI
The feature id for the 'URI' attribute |
static int |
CDO_RESOURCE__WARNINGS
The feature id for the 'Warnings' attribute list |
static int |
CDO_RESOURCE_FEATURE_COUNT
The number of structural features of the 'CDO Resource' class. |
static int |
CDO_RESOURCE_FOLDER
The meta object id for the ' CDO Resource Folder' class |
static int |
CDO_RESOURCE_FOLDER__FOLDER
The feature id for the 'Folder' container reference |
static int |
CDO_RESOURCE_FOLDER__NAME
The feature id for the 'Name' attribute |
static int |
CDO_RESOURCE_FOLDER__NODES
The feature id for the 'Nodes' containment reference list |
static int |
CDO_RESOURCE_FOLDER__PATH
The feature id for the 'Path' attribute |
static int |
CDO_RESOURCE_FOLDER_FEATURE_COUNT
The number of structural features of the 'CDO Resource Folder' class |
static int |
CDO_RESOURCE_LEAF
The meta object id for the ' CDO Resource Leaf' class.
|
static int |
CDO_RESOURCE_LEAF__FOLDER
The feature id for the 'Folder' container reference |
static int |
CDO_RESOURCE_LEAF__NAME
The feature id for the 'Name' attribute |
static int |
CDO_RESOURCE_LEAF__PATH
The feature id for the 'Path' attribute |
static int |
CDO_RESOURCE_LEAF_FEATURE_COUNT
The number of structural features of the 'CDO Resource Leaf' class |
static int |
CDO_RESOURCE_NODE
The meta object id for the ' CDO Resource Node' class |
static int |
CDO_RESOURCE_NODE__FOLDER
The feature id for the 'Folder' container reference |
static int |
CDO_RESOURCE_NODE__NAME
The feature id for the 'Name' attribute |
static int |
CDO_RESOURCE_NODE__PATH
The feature id for the 'Path' attribute |
static int |
CDO_RESOURCE_NODE_FEATURE_COUNT
The number of structural features of the 'CDO Resource Node' class |
static int |
CDO_TEXT_RESOURCE
The meta object id for the ' CDO Text Resource' class.
|
static int |
CDO_TEXT_RESOURCE__CONTENTS
The feature id for the 'Contents' attribute |
static int |
CDO_TEXT_RESOURCE__ENCODING
The feature id for the 'Encoding' attribute |
static int |
CDO_TEXT_RESOURCE__FOLDER
The feature id for the 'Folder' container reference |
static int |
CDO_TEXT_RESOURCE__NAME
The feature id for the 'Name' attribute |
static int |
CDO_TEXT_RESOURCE__PATH
The feature id for the 'Path' attribute |
static int |
CDO_TEXT_RESOURCE_FEATURE_COUNT
The number of structural features of the 'CDO Text Resource' class |
static int |
DIAGNOSTIC
The meta object id for the 'Diagnostic' data type. |
static EresourcePackage |
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 |
RESOURCE_SET
The meta object id for the 'Resource Set' data type. |
static int |
URI
The meta object id for the 'URI' data type. |
| Method Summary | |
|---|---|
EAttribute |
getCDOBinaryResource_Contents()
Returns the meta object for the attribute ' Contents' |
EClass |
getCDOBinaryResource()
Returns the meta object for class ' CDO Binary Resource' |
EClass |
getCDOFileResource()
Returns the meta object for class ' CDO File Resource' |
EReference |
getCDOResource_Contents()
Returns the meta object for the containment reference list ' Contents' |
EAttribute |
getCDOResource_Errors()
Returns the meta object for the attribute list ' Errors' |
EAttribute |
getCDOResource_Loaded()
Returns the meta object for the attribute ' Loaded' |
EAttribute |
getCDOResource_Modified()
Returns the meta object for the attribute ' Modified' |
EAttribute |
getCDOResource_ResourceSet()
Returns the meta object for the attribute ' Resource Set' |
EAttribute |
getCDOResource_TimeStamp()
Returns the meta object for the attribute ' Time Stamp' |
EAttribute |
getCDOResource_TrackingModification()
Returns the meta object for the attribute ' Tracking Modification' |
EAttribute |
getCDOResource_URI()
Returns the meta object for the attribute ' URI' |
EAttribute |
getCDOResource_Warnings()
Returns the meta object for the attribute list ' Warnings' |
EClass |
getCDOResource()
Returns the meta object for class ' CDO Resource'.
|
EReference |
getCDOResourceFolder_Nodes()
Returns the meta object for the containment reference list ' Nodes' |
EClass |
getCDOResourceFolder()
Returns the meta object for class ' CDO Resource Folder' |
EClass |
getCDOResourceLeaf()
Returns the meta object for class ' CDO Resource Leaf' |
EReference |
getCDOResourceNode_Folder()
Returns the meta object for the container reference ' Folder' |
EAttribute |
getCDOResourceNode_Name()
Returns the meta object for the attribute ' Name' |
EAttribute |
getCDOResourceNode_Path()
Returns the meta object for the attribute ' Path' |
EClass |
getCDOResourceNode()
Returns the meta object for class ' CDO Resource Node' |
EAttribute |
getCDOTextResource_Contents()
Returns the meta object for the attribute ' Contents' |
EAttribute |
getCDOTextResource_Encoding()
Returns the meta object for the attribute ' Encoding' |
EClass |
getCDOTextResource()
Returns the meta object for class ' CDO Text Resource' |
EDataType |
getDiagnostic()
Returns the meta object for data type ' Diagnostic' |
EresourceFactory |
getEresourceFactory()
Returns the factory that creates the instances of the model |
EDataType |
getResourceSet()
Returns the meta object for data type ' Resource Set' |
EDataType |
getURI()
Returns the meta object for data type ' URI' |
| 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, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Field Detail |
|---|
static final String eNAME
static final String eNS_URI
static final String eNS_PREFIX
static final EresourcePackage eINSTANCE
static final int CDO_RESOURCE_NODE
CDO Resource Node' class.
CDOResourceNodeImpl,
EresourcePackageImpl.getCDOResourceNode(),
Constant Field Valuesstatic final int CDO_RESOURCE_NODE__FOLDER
static final int CDO_RESOURCE_NODE__NAME
static final int CDO_RESOURCE_NODE__PATH
static final int CDO_RESOURCE_NODE_FEATURE_COUNT
static final int CDO_RESOURCE_FOLDER
CDO Resource Folder' class.
CDOResourceFolderImpl,
EresourcePackageImpl.getCDOResourceFolder(),
Constant Field Valuesstatic final int CDO_RESOURCE_FOLDER__FOLDER
static final int CDO_RESOURCE_FOLDER__NAME
static final int CDO_RESOURCE_FOLDER__PATH
static final int CDO_RESOURCE_FOLDER__NODES
static final int CDO_RESOURCE_FOLDER_FEATURE_COUNT
static final int CDO_RESOURCE_LEAF
CDO Resource Leaf' class.
CDOResourceLeafImpl,
EresourcePackageImpl.getCDOResourceLeaf(),
Constant Field Valuesstatic final int CDO_RESOURCE_LEAF__FOLDER
static final int CDO_RESOURCE_LEAF__NAME
static final int CDO_RESOURCE_LEAF__PATH
static final int CDO_RESOURCE_LEAF_FEATURE_COUNT
static final int CDO_RESOURCE
CDO Resource' class.
CDOResourceImpl,
EresourcePackageImpl.getCDOResource(),
Constant Field Valuesstatic final int CDO_RESOURCE__FOLDER
static final int CDO_RESOURCE__NAME
static final int CDO_RESOURCE__PATH
static final int CDO_RESOURCE__RESOURCE_SET
static final int CDO_RESOURCE__URI
static final int CDO_RESOURCE__CONTENTS
static final int CDO_RESOURCE__MODIFIED
static final int CDO_RESOURCE__LOADED
static final int CDO_RESOURCE__TRACKING_MODIFICATION
static final int CDO_RESOURCE__ERRORS
static final int CDO_RESOURCE__WARNINGS
static final int CDO_RESOURCE__TIME_STAMP
static final int CDO_RESOURCE_FEATURE_COUNT
static final int CDO_FILE_RESOURCE
CDO File Resource' class.
CDOFileResourceImpl,
EresourcePackageImpl.getCDOFileResource(),
Constant Field Valuesstatic final int CDO_FILE_RESOURCE__FOLDER
static final int CDO_FILE_RESOURCE__NAME
static final int CDO_FILE_RESOURCE__PATH
static final int CDO_FILE_RESOURCE_FEATURE_COUNT
static final int CDO_BINARY_RESOURCE
CDO Binary Resource' class.
CDOBinaryResourceImpl,
EresourcePackageImpl.getCDOBinaryResource(),
Constant Field Valuesstatic final int CDO_BINARY_RESOURCE__FOLDER
static final int CDO_BINARY_RESOURCE__NAME
static final int CDO_BINARY_RESOURCE__PATH
static final int CDO_BINARY_RESOURCE__CONTENTS
static final int CDO_BINARY_RESOURCE_FEATURE_COUNT
static final int CDO_TEXT_RESOURCE
CDO Text Resource' class.
CDOTextResourceImpl,
EresourcePackageImpl.getCDOTextResource(),
Constant Field Valuesstatic final int CDO_TEXT_RESOURCE__FOLDER
static final int CDO_TEXT_RESOURCE__NAME
static final int CDO_TEXT_RESOURCE__PATH
static final int CDO_TEXT_RESOURCE__CONTENTS
static final int CDO_TEXT_RESOURCE__ENCODING
static final int CDO_TEXT_RESOURCE_FEATURE_COUNT
static final int RESOURCE_SET
ResourceSet,
EresourcePackageImpl.getResourceSet(),
Constant Field Valuesstatic final int URI
URI,
EresourcePackageImpl.getURI(),
Constant Field Valuesstatic final int DIAGNOSTIC
Resource.Diagnostic,
EresourcePackageImpl.getDiagnostic(),
Constant Field Values| Method Detail |
|---|
EClass getCDOResourceNode()
CDO Resource Node'.
CDOResourceNodeEReference getCDOResourceNode_Folder()
Folder'.
CDOResourceNode.getFolder(),
getCDOResourceNode()EAttribute getCDOResourceNode_Name()
Name'.
CDOResourceNode.getName(),
getCDOResourceNode()EAttribute getCDOResourceNode_Path()
Path'.
CDOResourceNode.getPath(),
getCDOResourceNode()EClass getCDOResourceFolder()
CDO Resource Folder'.
CDOResourceFolderEReference getCDOResourceFolder_Nodes()
Nodes'.
CDOResourceFolder.getNodes(),
getCDOResourceFolder()EClass getCDOResource()
CDO Resource'.
CDOResourceEAttribute getCDOResource_ResourceSet()
Resource Set'.
CDOResource.getResourceSet(),
getCDOResource()EAttribute getCDOResource_URI()
URI'.
CDOResource.getURI(),
getCDOResource()EReference getCDOResource_Contents()
Contents'.
CDOResource.getContents(),
getCDOResource()EAttribute getCDOResource_Modified()
Modified'.
CDOResource.isModified(),
getCDOResource()EAttribute getCDOResource_Loaded()
Loaded'.
CDOResource.isLoaded(),
getCDOResource()EAttribute getCDOResource_TrackingModification()
Tracking Modification'.
CDOResource.isTrackingModification(),
getCDOResource()EAttribute getCDOResource_Errors()
Errors'.
CDOResource.getErrors(),
getCDOResource()EAttribute getCDOResource_Warnings()
Warnings'.
CDOResource.getWarnings(),
getCDOResource()EAttribute getCDOResource_TimeStamp()
Time Stamp'.
CDOResource.getTimeStamp(),
getCDOResource()EClass getCDOResourceLeaf()
CDO Resource Leaf'.
CDOResourceLeafEClass getCDOFileResource()
CDO File Resource'.
CDOFileResourceEClass getCDOBinaryResource()
CDO Binary Resource'.
CDOBinaryResourceEAttribute getCDOBinaryResource_Contents()
Contents'.
CDOBinaryResource.getContents(),
getCDOBinaryResource()EClass getCDOTextResource()
CDO Text Resource'.
CDOTextResourceEAttribute getCDOTextResource_Contents()
Contents'.
CDOTextResource.getContents(),
getCDOTextResource()EAttribute getCDOTextResource_Encoding()
Encoding'.
CDOTextResource.getEncoding(),
getCDOTextResource()EDataType getResourceSet()
Resource Set'.
ResourceSetEDataType getURI()
URI'.
URIEDataType getDiagnostic()
Diagnostic'.
Resource.DiagnosticEresourceFactory getEresourceFactory()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||