public interface BasePackage
extends org.eclipse.emf.ecore.EPackage
BaseFactory| Modifier and Type | Interface and Description |
|---|---|
static interface |
BasePackage.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 |
AFP
The meta object id for the '
AFP' class |
static int |
AFP__STRUCTURED_FIELDS
The feature id for the 'Structured Fields' containment reference list
|
static int |
AFP_FEATURE_COUNT
The number of structural features of the 'AFP' class
|
static int |
CHARSET
The meta object id for the 'Charset' data type
|
static BasePackage |
eINSTANCE
The singleton instance of the package
|
static String |
eNAME
The package name
|
static String |
eNS_PREFIX
The package namespace name
|
static String |
eNS_URI
The package namespace URI
|
static int |
MODCA_STRING
The meta object id for the 'Modca String' data type
|
static int |
MODCA_STRING32
The meta object id for the 'Modca String32' data type
|
static int |
MODCA_STRING4
The meta object id for the 'Modca String4' data type
|
static int |
MODCA_STRING8
The meta object id for the 'Modca String8' data type
|
static int |
SF
The meta object id for the '
SF' class |
static int |
SF__CHARSET
The feature id for the 'Charset' attribute
|
static int |
SF__CHILDREN
The feature id for the 'Children' containment reference list
|
static int |
SF__ID
The feature id for the 'Id' attribute
|
static int |
SF__LENGTH
The feature id for the 'Length' attribute
|
static int |
SF__NUMBER
The feature id for the 'Number' attribute
|
static int |
SF__OFFSET
The feature id for the 'Offset' attribute
|
static int |
SF__RAW_DATA
The feature id for the 'Raw Data' attribute
|
static int |
SF_FEATURE_COUNT
The number of structural features of the 'SF' class
|
static int |
SF_GROUPER
The meta object id for the '
SF Grouper' class |
static int |
SF_GROUPER__CHARSET
The feature id for the 'Charset' attribute
|
static int |
SF_GROUPER__CHILDREN
The feature id for the 'Children' containment reference list
|
static int |
SF_GROUPER__ID
The feature id for the 'Id' attribute
|
static int |
SF_GROUPER__LENGTH
The feature id for the 'Length' attribute
|
static int |
SF_GROUPER__NUMBER
The feature id for the 'Number' attribute
|
static int |
SF_GROUPER__OFFSET
The feature id for the 'Offset' attribute
|
static int |
SF_GROUPER__RAW_DATA
The feature id for the 'Raw Data' attribute
|
static int |
SF_GROUPER_FEATURE_COUNT
The number of structural features of the 'SF Grouper' class
|
static int |
TRIPLET
The meta object id for the '
Triplet' class |
static int |
TRIPLET__CHARSET
The feature id for the 'Charset' attribute
|
static int |
TRIPLET__FILE_OFFSET
The feature id for the 'File Offset' attribute
|
static int |
TRIPLET__LABEL
The feature id for the 'Label' attribute
|
static int |
TRIPLET__TRIPLET_ID
The feature id for the 'Triplet Id' attribute
|
static int |
TRIPLET__TRIPLET_LENGTH
The feature id for the 'Triplet Length' attribute
|
static int |
TRIPLET__TRIPLET_NUMBER
The feature id for the 'Triplet Number' attribute
|
static int |
TRIPLET_FEATURE_COUNT
The number of structural features of the 'Triplet' class
|
static int |
UNKNSF
The meta object id for the '
UNKNSF' class |
static int |
UNKNSF__CHARSET
The feature id for the 'Charset' attribute
|
static int |
UNKNSF__CHILDREN
The feature id for the 'Children' containment reference list
|
static int |
UNKNSF__ID
The feature id for the 'Id' attribute
|
static int |
UNKNSF__LENGTH
The feature id for the 'Length' attribute
|
static int |
UNKNSF__NUMBER
The feature id for the 'Number' attribute
|
static int |
UNKNSF__OFFSET
The feature id for the 'Offset' attribute
|
static int |
UNKNSF__RAW_DATA
The feature id for the 'Raw Data' attribute
|
static int |
UNKNSF_FEATURE_COUNT
The number of structural features of the 'UNKNSF' class
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.ecore.EReference |
getAFP_StructuredFields()
Returns the meta object for the containment reference list '
Structured Fields' |
org.eclipse.emf.ecore.EClass |
getAFP()
Returns the meta object for class '
AFP' |
BaseFactory |
getBaseFactory()
Returns the factory that creates the instances of the model
|
org.eclipse.emf.ecore.EDataType |
getCharset()
Returns the meta object for data type '
Charset' |
org.eclipse.emf.ecore.EDataType |
getModcaString()
Returns the meta object for data type '
Modca String' |
org.eclipse.emf.ecore.EDataType |
getModcaString32()
Returns the meta object for data type '
Modca String32' |
org.eclipse.emf.ecore.EDataType |
getModcaString4()
Returns the meta object for data type '
Modca String4' |
org.eclipse.emf.ecore.EDataType |
getModcaString8()
Returns the meta object for data type '
Modca String8' |
org.eclipse.emf.ecore.EAttribute |
getSF_Charset()
Returns the meta object for the attribute '
Charset' |
org.eclipse.emf.ecore.EReference |
getSF_Children()
Returns the meta object for the containment reference list '
Children' |
org.eclipse.emf.ecore.EAttribute |
getSF_Id()
Returns the meta object for the attribute '
Id' |
org.eclipse.emf.ecore.EAttribute |
getSF_Length()
Returns the meta object for the attribute '
Length' |
org.eclipse.emf.ecore.EAttribute |
getSF_Number()
Returns the meta object for the attribute '
Number' |
org.eclipse.emf.ecore.EAttribute |
getSF_Offset()
Returns the meta object for the attribute '
Offset' |
org.eclipse.emf.ecore.EAttribute |
getSF_RawData()
Returns the meta object for the attribute '
Raw Data' |
org.eclipse.emf.ecore.EClass |
getSF()
Returns the meta object for class '
SF' |
org.eclipse.emf.ecore.EClass |
getSFGrouper()
Returns the meta object for class '
SF Grouper' |
org.eclipse.emf.ecore.EAttribute |
getTriplet_Charset()
Returns the meta object for the attribute '
Charset' |
org.eclipse.emf.ecore.EAttribute |
getTriplet_FileOffset()
Returns the meta object for the attribute '
File Offset' |
org.eclipse.emf.ecore.EAttribute |
getTriplet_Label()
Returns the meta object for the attribute '
Label' |
org.eclipse.emf.ecore.EAttribute |
getTriplet_TripletId()
Returns the meta object for the attribute '
Triplet Id' |
org.eclipse.emf.ecore.EAttribute |
getTriplet_TripletLength()
Returns the meta object for the attribute '
Triplet Length' |
org.eclipse.emf.ecore.EAttribute |
getTriplet_TripletNumber()
Returns the meta object for the attribute '
Triplet Number' |
org.eclipse.emf.ecore.EClass |
getTriplet()
Returns the meta object for class '
Triplet' |
org.eclipse.emf.ecore.EClass |
getUNKNSF()
Returns the meta object for class '
UNKNSF' |
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURIgetEAnnotation, getEAnnotationsstatic final String eNAME
static final String eNS_URI
static final String eNS_PREFIX
static final BasePackage eINSTANCE
static final int AFP
AFP' class.
AFPImpl,
BasePackageImpl.getAFP(),
Constant Field Valuesstatic final int AFP__STRUCTURED_FIELDS
static final int AFP_FEATURE_COUNT
static final int SF
SF' class.
SFImpl,
BasePackageImpl.getSF(),
Constant Field Valuesstatic final int SF__NUMBER
static final int SF__OFFSET
static final int SF__ID
static final int SF__LENGTH
static final int SF__CHILDREN
static final int SF__RAW_DATA
static final int SF__CHARSET
static final int SF_FEATURE_COUNT
static final int UNKNSF
UNKNSF' class.
static final int UNKNSF__NUMBER
static final int UNKNSF__OFFSET
static final int UNKNSF__ID
static final int UNKNSF__LENGTH
static final int UNKNSF__CHILDREN
static final int UNKNSF__RAW_DATA
static final int UNKNSF__CHARSET
static final int UNKNSF_FEATURE_COUNT
static final int SF_GROUPER
SF Grouper' class.
static final int SF_GROUPER__NUMBER
static final int SF_GROUPER__OFFSET
static final int SF_GROUPER__ID
static final int SF_GROUPER__LENGTH
static final int SF_GROUPER__CHILDREN
static final int SF_GROUPER__RAW_DATA
static final int SF_GROUPER__CHARSET
static final int SF_GROUPER_FEATURE_COUNT
static final int TRIPLET
Triplet' class.
static final int TRIPLET__LABEL
static final int TRIPLET__CHARSET
static final int TRIPLET__FILE_OFFSET
static final int TRIPLET__TRIPLET_LENGTH
static final int TRIPLET__TRIPLET_ID
static final int TRIPLET__TRIPLET_NUMBER
static final int TRIPLET_FEATURE_COUNT
static final int MODCA_STRING
static final int MODCA_STRING4
static final int MODCA_STRING8
static final int MODCA_STRING32
static final int CHARSET
Charset,
BasePackageImpl.getCharset(),
Constant Field Valuesorg.eclipse.emf.ecore.EClass getAFP()
AFP'.
AFPorg.eclipse.emf.ecore.EReference getAFP_StructuredFields()
Structured Fields'.
AFP.getStructuredFields(),
getAFP()org.eclipse.emf.ecore.EClass getSF()
SF'.
SForg.eclipse.emf.ecore.EAttribute getSF_Number()
Number'.
SF.getNumber(),
getSF()org.eclipse.emf.ecore.EAttribute getSF_Offset()
Offset'.
SF.getOffset(),
getSF()org.eclipse.emf.ecore.EAttribute getSF_Id()
Id'.
SF.getId(),
getSF()org.eclipse.emf.ecore.EAttribute getSF_Length()
Length'.
SF.getLength(),
getSF()org.eclipse.emf.ecore.EReference getSF_Children()
Children'.
SF.getChildren(),
getSF()org.eclipse.emf.ecore.EAttribute getSF_RawData()
Raw Data'.
SF.getRawData(),
getSF()org.eclipse.emf.ecore.EAttribute getSF_Charset()
Charset'.
SF.getCharset(),
getSF()org.eclipse.emf.ecore.EClass getUNKNSF()
UNKNSF'.
UNKNSForg.eclipse.emf.ecore.EClass getSFGrouper()
SF Grouper'.
SFGrouperorg.eclipse.emf.ecore.EClass getTriplet()
Triplet'.
Tripletorg.eclipse.emf.ecore.EAttribute getTriplet_Label()
Label'.
Triplet.getLabel(),
getTriplet()org.eclipse.emf.ecore.EAttribute getTriplet_Charset()
Charset'.
Triplet.getCharset(),
getTriplet()org.eclipse.emf.ecore.EAttribute getTriplet_FileOffset()
File Offset'.
Triplet.getFileOffset(),
getTriplet()org.eclipse.emf.ecore.EAttribute getTriplet_TripletLength()
Triplet Length'.
Triplet.getTripletLength(),
getTriplet()org.eclipse.emf.ecore.EAttribute getTriplet_TripletId()
Triplet Id'.
Triplet.getTripletId(),
getTriplet()org.eclipse.emf.ecore.EAttribute getTriplet_TripletNumber()
Triplet Number'.
Triplet.getTripletNumber(),
getTriplet()org.eclipse.emf.ecore.EDataType getModcaString()
Modca String'.
Stringorg.eclipse.emf.ecore.EDataType getModcaString4()
Modca String4'.
Stringorg.eclipse.emf.ecore.EDataType getModcaString8()
Modca String8'.
Stringorg.eclipse.emf.ecore.EDataType getModcaString32()
Modca String32'.
Stringorg.eclipse.emf.ecore.EDataType getCharset()
Charset'.
CharsetBaseFactory getBaseFactory()
Copyright © 2017. All rights reserved.