Package org.eclipse.emf.cdo.eresource
Interface EresourcePackage.Literals
- Enclosing interface:
- EresourcePackage
public 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
- Since:
- 4.1
- Generated
- No Implement
- This interface is not intended to be implemented by clients.
- No Extend
- This interface is not intended to be extended by clients.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final EClass
The meta object literal for the 'CDO Binary Resource
' class.static final EAttribute
The meta object literal for the 'Contents' attribute feature.static final EClass
The meta object literal for the 'CDO File Resource
' class.static final EClass
The meta object literal for the 'CDO Resource
' class.static final EReference
The meta object literal for the 'Contents' containment reference list feature.static final EAttribute
The meta object literal for the 'Errors' attribute list feature.static final EAttribute
The meta object literal for the 'Loaded' attribute feature.static final EAttribute
The meta object literal for the 'Modified' attribute feature.static final EAttribute
The meta object literal for the 'Resource Set' attribute feature.static final EAttribute
The meta object literal for the 'Time Stamp' attribute feature.static final EAttribute
The meta object literal for the 'Tracking Modification' attribute feature.static final EAttribute
The meta object literal for the 'URI' attribute feature.static final EAttribute
The meta object literal for the 'Warnings' attribute list feature.static final EClass
The meta object literal for the 'CDO Resource Folder
' class.static final EReference
The meta object literal for the 'Nodes' containment reference list feature.static final EClass
The meta object literal for the 'CDO Resource Leaf
' class.static final EClass
The meta object literal for the 'CDO Resource Node
' class.static final EReference
The meta object literal for the 'Folder' container reference feature.static final EAttribute
The meta object literal for the 'Name' attribute feature.static final EAttribute
The meta object literal for the 'Path' attribute feature.static final EClass
The meta object literal for the 'CDO Text Resource
' class.static final EAttribute
The meta object literal for the 'Contents' attribute feature.static final EAttribute
The meta object literal for the 'Encoding' attribute feature.static final EDataType
The meta object literal for the 'Diagnostic' data type.static final EDataType
The meta object literal for the 'Resource Set' data type.static final EDataType
The meta object literal for the 'URI' data type.
-
Field Details
-
CDO_RESOURCE_NODE
The meta object literal for the 'CDO Resource Node
' class.- Since:
- 2.0
- See Also:
- Generated
-
CDO_RESOURCE_NODE__FOLDER
The meta object literal for the 'Folder' container reference feature.- Since:
- 2.0
- Generated
-
CDO_RESOURCE_NODE__NAME
The meta object literal for the 'Name' attribute feature.- Since:
- 2.0
- Generated
-
CDO_RESOURCE_NODE__PATH
The meta object literal for the 'Path' attribute feature.- Since:
- 2.0
- Generated
-
CDO_RESOURCE_FOLDER
The meta object literal for the 'CDO Resource Folder
' class.- Since:
- 2.0
- See Also:
- Generated
-
CDO_RESOURCE_FOLDER__NODES
The meta object literal for the 'Nodes' containment reference list feature.- Since:
- 2.0
- Generated
-
CDO_RESOURCE
The meta object literal for the 'CDO Resource
' class.- See Also:
- Generated
-
CDO_RESOURCE__RESOURCE_SET
The meta object literal for the 'Resource Set' attribute feature.- Generated
-
CDO_RESOURCE__URI
The meta object literal for the 'URI' attribute feature.- Generated
-
CDO_RESOURCE__CONTENTS
The meta object literal for the 'Contents' containment reference list feature.- Generated
-
CDO_RESOURCE__MODIFIED
The meta object literal for the 'Modified' attribute feature.- Generated
-
CDO_RESOURCE__LOADED
The meta object literal for the 'Loaded' attribute feature.- Generated
-
CDO_RESOURCE__TRACKING_MODIFICATION
The meta object literal for the 'Tracking Modification' attribute feature.- Generated
-
CDO_RESOURCE__ERRORS
The meta object literal for the 'Errors' attribute list feature.- Generated
-
CDO_RESOURCE__WARNINGS
The meta object literal for the 'Warnings' attribute list feature.- Generated
-
CDO_RESOURCE__TIME_STAMP
The meta object literal for the 'Time Stamp' attribute feature.- Generated
-
CDO_RESOURCE_LEAF
The meta object literal for the 'CDO Resource Leaf
' class.- Since:
- 4.1
- See Also:
- Generated
-
CDO_FILE_RESOURCE
The meta object literal for the 'CDO File Resource
' class.- Since:
- 4.1
- See Also:
- Generated
-
CDO_BINARY_RESOURCE
The meta object literal for the 'CDO Binary Resource
' class.- Since:
- 4.1
- See Also:
- Generated
-
CDO_BINARY_RESOURCE__CONTENTS
The meta object literal for the 'Contents' attribute feature.- Since:
- 4.1
- Generated
-
CDO_TEXT_RESOURCE
The meta object literal for the 'CDO Text Resource
' class.- Since:
- 4.1
- See Also:
- Generated
-
CDO_TEXT_RESOURCE__CONTENTS
The meta object literal for the 'Contents' attribute feature.- Since:
- 4.1
- Generated
-
CDO_TEXT_RESOURCE__ENCODING
The meta object literal for the 'Encoding' attribute feature.- Since:
- 4.2
- Generated
-
RESOURCE_SET
The meta object literal for the 'Resource Set' data type.- See Also:
- Generated
-
URI
The meta object literal for the 'URI' data type.- See Also:
- Generated
-
DIAGNOSTIC
The meta object literal for the 'Diagnostic' data type.- See Also:
- Generated
-