Interface CompletionsPackage.Literals
-
- Enclosing interface:
- CompletionsPackage
public static interface CompletionsPackage.LiteralsDefines literals for the meta objects that represent- each class,
- each feature of each class,
- each enum,
- and each data type
- Generated class or method.
-
-
Field Summary
Fields Modifier and Type Field Description static EClassCOMPLETIONThe meta object literal for the 'Completion' class.static EClassCOMPLETION_REPOSITORYThe meta object literal for the 'Completion Repository' class.static EReferenceCOMPLETION_REPOSITORY__COMPLETIONS_COMPLETION_REPOSITORYThe meta object literal for the 'Completions Completion Repository' reference list feature.static EClassDELEGATING_EXTERNAL_CALL_ACTIONThe meta object literal for the 'Delegating External Call Action' class.static EClassNETWORK_COMPONENT_ALLOCATION_CONTEXTThe meta object literal for the 'Network Component Allocation Context' class.static EReferenceNETWORK_COMPONENT_ALLOCATION_CONTEXT__LINKING_RESOURCEThe meta object literal for the 'Linking Resource' reference feature.static EClassNETWORK_DEMAND_PARAMETRIC_RESOURCE_DEMANDThe meta object literal for the 'Network Demand Parametric Resource Demand' class.static EReferenceNETWORK_DEMAND_PARAMETRIC_RESOURCE_DEMAND__REQUIRED_COMMUNICATION_LINK_RESOURCE_PARAMETRIC_RESOURCE_DEMANDThe meta object literal for the 'Required Communication Link Resource Parametric Resource Demand' reference feature.
-
-
-
Field Detail
-
COMPLETION
static final EClass COMPLETION
The meta object literal for the 'Completion' class.- See Also:
CompletionImpl,CompletionsPackageImpl.getCompletion()- Generated class or method.
-
COMPLETION_REPOSITORY
static final EClass COMPLETION_REPOSITORY
The meta object literal for the 'Completion Repository' class.- See Also:
CompletionRepositoryImpl,CompletionsPackageImpl.getCompletionRepository()- Generated class or method.
-
COMPLETION_REPOSITORY__COMPLETIONS_COMPLETION_REPOSITORY
static final EReference COMPLETION_REPOSITORY__COMPLETIONS_COMPLETION_REPOSITORY
The meta object literal for the 'Completions Completion Repository' reference list feature.- Generated class or method.
-
DELEGATING_EXTERNAL_CALL_ACTION
static final EClass DELEGATING_EXTERNAL_CALL_ACTION
The meta object literal for the 'Delegating External Call Action' class.- See Also:
DelegatingExternalCallActionImpl,CompletionsPackageImpl.getDelegatingExternalCallAction()- Generated class or method.
-
NETWORK_DEMAND_PARAMETRIC_RESOURCE_DEMAND
static final EClass NETWORK_DEMAND_PARAMETRIC_RESOURCE_DEMAND
The meta object literal for the 'Network Demand Parametric Resource Demand' class.- See Also:
NetworkDemandParametricResourceDemandImpl,CompletionsPackageImpl.getNetworkDemandParametricResourceDemand()- Generated class or method.
-
NETWORK_DEMAND_PARAMETRIC_RESOURCE_DEMAND__REQUIRED_COMMUNICATION_LINK_RESOURCE_PARAMETRIC_RESOURCE_DEMAND
static final EReference NETWORK_DEMAND_PARAMETRIC_RESOURCE_DEMAND__REQUIRED_COMMUNICATION_LINK_RESOURCE_PARAMETRIC_RESOURCE_DEMAND
The meta object literal for the 'Required Communication Link Resource Parametric Resource Demand' reference feature.- Generated class or method.
-
NETWORK_COMPONENT_ALLOCATION_CONTEXT
static final EClass NETWORK_COMPONENT_ALLOCATION_CONTEXT
The meta object literal for the 'Network Component Allocation Context' class.- See Also:
NetworkComponentAllocationContextImpl,CompletionsPackageImpl.getNetworkComponentAllocationContext()- Generated class or method.
-
NETWORK_COMPONENT_ALLOCATION_CONTEXT__LINKING_RESOURCE
static final EReference NETWORK_COMPONENT_ALLOCATION_CONTEXT__LINKING_RESOURCE
The meta object literal for the 'Linking Resource' reference feature.- Generated class or method.
-
-