public interface AcscObjAdapterPackage
extends org.eclipse.emf.ecore.EPackage
AcscObjAdapterFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
AcscObjAdapterPackage.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 |
ACSC_LINE_ADAPTER
The meta object id for the '
Acsc Line Adapter ' class. |
static int |
ACSC_LINE_ADAPTER__BRANCH
The feature id for the 'Branch' reference.
|
static int |
ACSC_LINE_ADAPTER__DESC
The feature id for the 'Desc' attribute.
|
static int |
ACSC_LINE_ADAPTER__ID
The feature id for the 'Id' attribute.
|
static int |
ACSC_LINE_ADAPTER__NAME
The feature id for the 'Name' attribute.
|
static int |
ACSC_LINE_ADAPTER__NUMBER
The feature id for the 'Number' attribute.
|
static int |
ACSC_LINE_ADAPTER__STATUS
The feature id for the 'Status' attribute.
|
static int |
ACSC_LINE_ADAPTER__STATUS_CHANGE_INFO
The feature id for the 'Status Change Info' attribute.
|
static int |
ACSC_LINE_ADAPTER_FEATURE_COUNT
The number of structural features of the 'Acsc Line Adapter' class.
|
static int |
ACSC_PS_XFORMER_ADAPTER
The meta object id for the '
Acsc PS Xformer Adapter ' class. |
static int |
ACSC_PS_XFORMER_ADAPTER__BRANCH
The feature id for the 'Branch' reference.
|
static int |
ACSC_PS_XFORMER_ADAPTER__DESC
The feature id for the 'Desc' attribute.
|
static int |
ACSC_PS_XFORMER_ADAPTER__ID
The feature id for the 'Id' attribute.
|
static int |
ACSC_PS_XFORMER_ADAPTER__NAME
The feature id for the 'Name' attribute.
|
static int |
ACSC_PS_XFORMER_ADAPTER__NUMBER
The feature id for the 'Number' attribute.
|
static int |
ACSC_PS_XFORMER_ADAPTER__STATUS
The feature id for the 'Status' attribute.
|
static int |
ACSC_PS_XFORMER_ADAPTER__STATUS_CHANGE_INFO
The feature id for the 'Status Change Info' attribute.
|
static int |
ACSC_PS_XFORMER_ADAPTER_FEATURE_COUNT
The number of structural features of the 'Acsc PS Xformer Adapter' class.
|
static int |
ACSC_XFORMER_ADAPTER
The meta object id for the '
Acsc Xformer Adapter ' class. |
static int |
ACSC_XFORMER_ADAPTER__BRANCH
The feature id for the 'Branch' reference.
|
static int |
ACSC_XFORMER_ADAPTER__DESC
The feature id for the 'Desc' attribute.
|
static int |
ACSC_XFORMER_ADAPTER__ID
The feature id for the 'Id' attribute.
|
static int |
ACSC_XFORMER_ADAPTER__NAME
The feature id for the 'Name' attribute.
|
static int |
ACSC_XFORMER_ADAPTER__NUMBER
The feature id for the 'Number' attribute.
|
static int |
ACSC_XFORMER_ADAPTER__STATUS
The feature id for the 'Status' attribute.
|
static int |
ACSC_XFORMER_ADAPTER__STATUS_CHANGE_INFO
The feature id for the 'Status Change Info' attribute.
|
static int |
ACSC_XFORMER_ADAPTER_FEATURE_COUNT
The number of structural features of the 'Acsc Xformer Adapter' class.
|
static AcscObjAdapterPackage |
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 |
---|---|
org.eclipse.emf.ecore.EClass |
getAcscLineAdapter()
Returns the meta object for class '
Acsc Line Adapter '. |
AcscObjAdapterFactory |
getAcscObjAdapterFactory()
Returns the factory that creates the instances of the model.
|
org.eclipse.emf.ecore.EClass |
getAcscPSXformerAdapter()
Returns the meta object for class '
Acsc PS Xformer Adapter '. |
org.eclipse.emf.ecore.EClass |
getAcscXformerAdapter()
Returns the meta object for class '
Acsc Xformer Adapter '. |
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
getEAnnotation, getEAnnotations
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final AcscObjAdapterPackage eINSTANCE
static final int ACSC_LINE_ADAPTER
Acsc Line Adapter
' class.
static final int ACSC_LINE_ADAPTER__ID
static final int ACSC_LINE_ADAPTER__NAME
static final int ACSC_LINE_ADAPTER__DESC
static final int ACSC_LINE_ADAPTER__NUMBER
static final int ACSC_LINE_ADAPTER__STATUS
static final int ACSC_LINE_ADAPTER__STATUS_CHANGE_INFO
static final int ACSC_LINE_ADAPTER__BRANCH
static final int ACSC_LINE_ADAPTER_FEATURE_COUNT
static final int ACSC_XFORMER_ADAPTER
Acsc Xformer Adapter
' class.
static final int ACSC_XFORMER_ADAPTER__ID
static final int ACSC_XFORMER_ADAPTER__NAME
static final int ACSC_XFORMER_ADAPTER__DESC
static final int ACSC_XFORMER_ADAPTER__NUMBER
static final int ACSC_XFORMER_ADAPTER__STATUS
static final int ACSC_XFORMER_ADAPTER__STATUS_CHANGE_INFO
static final int ACSC_XFORMER_ADAPTER__BRANCH
static final int ACSC_XFORMER_ADAPTER_FEATURE_COUNT
static final int ACSC_PS_XFORMER_ADAPTER
Acsc PS Xformer Adapter
' class.
static final int ACSC_PS_XFORMER_ADAPTER__ID
static final int ACSC_PS_XFORMER_ADAPTER__NAME
static final int ACSC_PS_XFORMER_ADAPTER__DESC
static final int ACSC_PS_XFORMER_ADAPTER__NUMBER
static final int ACSC_PS_XFORMER_ADAPTER__STATUS
static final int ACSC_PS_XFORMER_ADAPTER__STATUS_CHANGE_INFO
static final int ACSC_PS_XFORMER_ADAPTER__BRANCH
static final int ACSC_PS_XFORMER_ADAPTER_FEATURE_COUNT
org.eclipse.emf.ecore.EClass getAcscLineAdapter()
Acsc Line Adapter
'.
AcscLineAdapter
org.eclipse.emf.ecore.EClass getAcscXformerAdapter()
Acsc Xformer Adapter
'.
AcscXformerAdapter
org.eclipse.emf.ecore.EClass getAcscPSXformerAdapter()
Acsc PS Xformer Adapter
'.
AcscPSXformerAdapter
AcscObjAdapterFactory getAcscObjAdapterFactory()