
public static interface EresourcePackage.Literals
| Modifier and Type | Field and Description |
|---|---|
static EClass |
CDO_BINARY_RESOURCE
The meta object literal for the '
CDO Binary Resource' class |
static EAttribute |
CDO_BINARY_RESOURCE__CONTENTS
The meta object literal for the 'Contents' attribute feature
|
static EClass |
CDO_FILE_RESOURCE
The meta object literal for the '
CDO File Resource' class |
static EClass |
CDO_RESOURCE
The meta object literal for the '
CDO Resource' class |
static EReference |
CDO_RESOURCE__CONTENTS
The meta object literal for the 'Contents' containment reference list feature.
|
static EAttribute |
CDO_RESOURCE__ERRORS
The meta object literal for the 'Errors' attribute list feature
|
static EAttribute |
CDO_RESOURCE__LOADED
The meta object literal for the 'Loaded' attribute feature
|
static EAttribute |
CDO_RESOURCE__MODIFIED
The meta object literal for the 'Modified' attribute feature
|
static EAttribute |
CDO_RESOURCE__RESOURCE_SET
The meta object literal for the 'Resource Set' attribute feature
|
static EAttribute |
CDO_RESOURCE__TIME_STAMP
The meta object literal for the 'Time Stamp' attribute feature
|
static EAttribute |
CDO_RESOURCE__TRACKING_MODIFICATION
The meta object literal for the 'Tracking Modification' attribute feature
|
static EAttribute |
CDO_RESOURCE__URI
The meta object literal for the 'URI' attribute feature
|
static EAttribute |
CDO_RESOURCE__WARNINGS
The meta object literal for the 'Warnings' attribute list feature
|
static EClass |
CDO_RESOURCE_FOLDER
The meta object literal for the '
CDO Resource Folder' class |
static EReference |
CDO_RESOURCE_FOLDER__NODES
The meta object literal for the 'Nodes' containment reference list feature
|
static EClass |
CDO_RESOURCE_LEAF
The meta object literal for the '
CDO Resource Leaf' class |
static EClass |
CDO_RESOURCE_NODE
The meta object literal for the '
CDO Resource Node' class |
static EReference |
CDO_RESOURCE_NODE__FOLDER
The meta object literal for the 'Folder' container reference feature
|
static EAttribute |
CDO_RESOURCE_NODE__NAME
The meta object literal for the 'Name' attribute feature
|
static EAttribute |
CDO_RESOURCE_NODE__PATH
The meta object literal for the 'Path' attribute feature
|
static EClass |
CDO_TEXT_RESOURCE
The meta object literal for the '
CDO Text Resource' class |
static EAttribute |
CDO_TEXT_RESOURCE__CONTENTS
The meta object literal for the 'Contents' attribute feature
|
static EAttribute |
CDO_TEXT_RESOURCE__ENCODING
The meta object literal for the 'Encoding' attribute feature
|
static EDataType |
DIAGNOSTIC
The meta object literal for the 'Diagnostic' data type
|
static EDataType |
RESOURCE_SET
The meta object literal for the 'Resource Set' data type
|
static EDataType |
URI
The meta object literal for the 'URI' data type
|
static final EClass CDO_RESOURCE_NODE
CDO Resource Node' class.
CDOResourceNodeImpl,
EresourcePackageImpl.getCDOResourceNode()static final EReference CDO_RESOURCE_NODE__FOLDER
static final EAttribute CDO_RESOURCE_NODE__NAME
static final EAttribute CDO_RESOURCE_NODE__PATH
static final EClass CDO_RESOURCE_FOLDER
CDO Resource Folder' class.
CDOResourceFolderImpl,
EresourcePackageImpl.getCDOResourceFolder()static final EReference CDO_RESOURCE_FOLDER__NODES
static final EClass CDO_RESOURCE
CDO Resource' class.
CDOResourceImpl,
EresourcePackageImpl.getCDOResource()static final EAttribute CDO_RESOURCE__RESOURCE_SET
static final EAttribute CDO_RESOURCE__URI
static final EReference CDO_RESOURCE__CONTENTS
static final EAttribute CDO_RESOURCE__MODIFIED
static final EAttribute CDO_RESOURCE__LOADED
static final EAttribute CDO_RESOURCE__TRACKING_MODIFICATION
static final EAttribute CDO_RESOURCE__ERRORS
static final EAttribute CDO_RESOURCE__WARNINGS
static final EAttribute CDO_RESOURCE__TIME_STAMP
static final EClass CDO_RESOURCE_LEAF
CDO Resource Leaf' class.
CDOResourceLeafImpl,
EresourcePackageImpl.getCDOResourceLeaf()static final EClass CDO_FILE_RESOURCE
CDO File Resource' class.
CDOFileResourceImpl,
EresourcePackageImpl.getCDOFileResource()static final EClass CDO_BINARY_RESOURCE
CDO Binary Resource' class.
CDOBinaryResourceImpl,
EresourcePackageImpl.getCDOBinaryResource()static final EAttribute CDO_BINARY_RESOURCE__CONTENTS
static final EClass CDO_TEXT_RESOURCE
CDO Text Resource' class.
CDOTextResourceImpl,
EresourcePackageImpl.getCDOTextResource()static final EAttribute CDO_TEXT_RESOURCE__CONTENTS
static final EAttribute CDO_TEXT_RESOURCE__ENCODING
static final EDataType RESOURCE_SET
ResourceSet,
EresourcePackageImpl.getResourceSet()static final EDataType URI
URI,
EresourcePackageImpl.getURI()static final EDataType DIAGNOSTIC
Resource.Diagnostic,
EresourcePackageImpl.getDiagnostic()Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.