public interface DclfAadpterPackage
extends org.eclipse.emf.ecore.EPackage
DclfAadpterFactory| Modifier and Type | Interface and Description |
|---|---|
static interface |
DclfAadpterPackage.Literals
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
|
| Modifier and Type | Field and Description |
|---|---|
static int |
DCLF_BRANCH_ADAPTER
The meta object id for the '
Dclf Branch Adapter' class. |
static int |
DCLF_BRANCH_ADAPTER__BRANCH
The feature id for the 'Branch' reference.
|
static int |
DCLF_BRANCH_ADAPTER__DESC
The feature id for the 'Desc' attribute.
|
static int |
DCLF_BRANCH_ADAPTER__ID
The feature id for the 'Id' attribute.
|
static int |
DCLF_BRANCH_ADAPTER__NAME
The feature id for the 'Name' attribute.
|
static int |
DCLF_BRANCH_ADAPTER__NUMBER
The feature id for the 'Number' attribute.
|
static int |
DCLF_BRANCH_ADAPTER__STATUS
The feature id for the 'Status' attribute.
|
static int |
DCLF_BRANCH_ADAPTER_FEATURE_COUNT
The number of structural features of the 'Dclf Branch Adapter' class.
|
static int |
DCLF_BUS_ADAPTER
The meta object id for the '
Dclf Bus Adapter' class. |
static int |
DCLF_BUS_ADAPTER__BUS
The feature id for the 'Bus' reference.
|
static int |
DCLF_BUS_ADAPTER__DESC
The feature id for the 'Desc' attribute.
|
static int |
DCLF_BUS_ADAPTER__ID
The feature id for the 'Id' attribute.
|
static int |
DCLF_BUS_ADAPTER__NAME
The feature id for the 'Name' attribute.
|
static int |
DCLF_BUS_ADAPTER__NUMBER
The feature id for the 'Number' attribute.
|
static int |
DCLF_BUS_ADAPTER__STATUS
The feature id for the 'Status' attribute.
|
static int |
DCLF_BUS_ADAPTER_FEATURE_COUNT
The number of structural features of the 'Dclf Bus Adapter' class.
|
static int |
DCLF_FLOW_INTERFACE_ADAPTER
The meta object id for the '
Dclf Flow Interface Adapter' class. |
static int |
DCLF_FLOW_INTERFACE_ADAPTER__DESC
The feature id for the 'Desc' attribute.
|
static int |
DCLF_FLOW_INTERFACE_ADAPTER__ID
The feature id for the 'Id' attribute.
|
static int |
DCLF_FLOW_INTERFACE_ADAPTER__NAME
The feature id for the 'Name' attribute.
|
static int |
DCLF_FLOW_INTERFACE_ADAPTER__NUMBER
The feature id for the 'Number' attribute.
|
static int |
DCLF_FLOW_INTERFACE_ADAPTER__REF
The feature id for the 'Ref' reference.
|
static int |
DCLF_FLOW_INTERFACE_ADAPTER__STATUS
The feature id for the 'Status' attribute.
|
static int |
DCLF_FLOW_INTERFACE_ADAPTER_FEATURE_COUNT
The number of structural features of the 'Dclf Flow Interface Adapter' class.
|
static DclfAadpterPackage |
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.
|
| Modifier and Type | Method and Description |
|---|---|
DclfAadpterFactory |
getDclfAadpterFactory()
Returns the factory that creates the instances of the model.
|
org.eclipse.emf.ecore.EClass |
getDclfBranchAdapter()
Returns the meta object for class '
Dclf Branch Adapter'. |
org.eclipse.emf.ecore.EClass |
getDclfBusAdapter()
Returns the meta object for class '
Dclf Bus Adapter'. |
org.eclipse.emf.ecore.EClass |
getDclfFlowInterfaceAdapter()
Returns the meta object for class '
Dclf Flow Interface Adapter'. |
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURIgetEAnnotation, getEAnnotationsstatic final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final DclfAadpterPackage eINSTANCE
static final int DCLF_BRANCH_ADAPTER
Dclf Branch Adapter' class.
static final int DCLF_BRANCH_ADAPTER__ID
static final int DCLF_BRANCH_ADAPTER__NAME
static final int DCLF_BRANCH_ADAPTER__DESC
static final int DCLF_BRANCH_ADAPTER__NUMBER
static final int DCLF_BRANCH_ADAPTER__STATUS
static final int DCLF_BRANCH_ADAPTER__BRANCH
static final int DCLF_BRANCH_ADAPTER_FEATURE_COUNT
static final int DCLF_BUS_ADAPTER
Dclf Bus Adapter' class.
static final int DCLF_BUS_ADAPTER__ID
static final int DCLF_BUS_ADAPTER__NAME
static final int DCLF_BUS_ADAPTER__DESC
static final int DCLF_BUS_ADAPTER__NUMBER
static final int DCLF_BUS_ADAPTER__STATUS
static final int DCLF_BUS_ADAPTER__BUS
static final int DCLF_BUS_ADAPTER_FEATURE_COUNT
static final int DCLF_FLOW_INTERFACE_ADAPTER
Dclf Flow Interface Adapter' class.
static final int DCLF_FLOW_INTERFACE_ADAPTER__ID
static final int DCLF_FLOW_INTERFACE_ADAPTER__NAME
static final int DCLF_FLOW_INTERFACE_ADAPTER__DESC
static final int DCLF_FLOW_INTERFACE_ADAPTER__NUMBER
static final int DCLF_FLOW_INTERFACE_ADAPTER__STATUS
static final int DCLF_FLOW_INTERFACE_ADAPTER__REF
static final int DCLF_FLOW_INTERFACE_ADAPTER_FEATURE_COUNT
org.eclipse.emf.ecore.EClass getDclfBranchAdapter()
Dclf Branch Adapter'.
DclfBranchAdapterorg.eclipse.emf.ecore.EClass getDclfBusAdapter()
Dclf Bus Adapter'.
DclfBusAdapterorg.eclipse.emf.ecore.EClass getDclfFlowInterfaceAdapter()
Dclf Flow Interface Adapter'.
DclfFlowInterfaceAdapterDclfAadpterFactory getDclfAadpterFactory()