public interface RSTPackage
extends org.eclipse.emf.ecore.EPackage
RSTFactory| Modifier and Type | Interface and Description |
|---|---|
static interface |
RSTPackage.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 |
ABSTRACT_NODE
The meta object id for the '
Abstract Node' class.
|
static int |
ABSTRACT_NODE__ID
The feature id for the 'Id' attribute.
|
static int |
ABSTRACT_NODE__TYPE
The feature id for the 'Type' attribute.
|
static int |
ABSTRACT_NODE_FEATURE_COUNT
The number of structural features of the 'Abstract Node' class
|
static RSTPackage |
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 |
GROUP
The meta object id for the '
Group'
class.
|
static int |
GROUP__DOCUMENT
The feature id for the 'Document' container reference
|
static int |
GROUP__ID
The feature id for the 'Id' attribute.
|
static int |
GROUP__TYPE
The feature id for the 'Type' attribute.
|
static int |
GROUP_FEATURE_COUNT
The number of structural features of the 'Group' class.
|
static int |
RELATION
The meta object id for the '
Relation' class.
|
static int |
RELATION__CHILD
The feature id for the 'Child' reference.
|
static int |
RELATION__DOCUMENTS
The feature id for the 'Documents' container reference
|
static int |
RELATION__NAME
The feature id for the 'Name' attribute.
|
static int |
RELATION__PARENT
The feature id for the 'Parent' reference.
|
static int |
RELATION__TYPE
The feature id for the 'Type' attribute.
|
static int |
RELATION_FEATURE_COUNT
The number of structural features of the 'Relation' class.
|
static int |
RST_DOCUMENT
The meta object id for the '
Document' class.
|
static int |
RST_DOCUMENT__GROUPS
The feature id for the 'Groups' containment reference
list.
|
static int |
RST_DOCUMENT__NAME
The feature id for the 'Name' attribute.
|
static int |
RST_DOCUMENT__RELATIONS
The feature id for the 'Relations' containment reference
list.
|
static int |
RST_DOCUMENT__SEGMENTS
The feature id for the 'Segments' containment reference
list.
|
static int |
RST_DOCUMENT_FEATURE_COUNT
The number of structural features of the 'Document' class.
|
static int |
SEGMENT
The meta object id for the '
Segment
' class.
|
static int |
SEGMENT__DOCUMENT
The feature id for the 'Document' container reference
|
static int |
SEGMENT__ID
The feature id for the 'Id' attribute.
|
static int |
SEGMENT__TEXT
The feature id for the 'Text' attribute.
|
static int |
SEGMENT__TYPE
The feature id for the 'Type' attribute.
|
static int |
SEGMENT_FEATURE_COUNT
The number of structural features of the 'Segment' class.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.ecore.EAttribute |
getAbstractNode_Id()
Returns the meta object for the attribute '
Id' |
org.eclipse.emf.ecore.EAttribute |
getAbstractNode_Type()
Returns the meta object for the attribute '
Type'.
|
org.eclipse.emf.ecore.EClass |
getAbstractNode()
Returns the meta object for class '
Abstract Node'.
|
org.eclipse.emf.ecore.EReference |
getGroup_Document()
Returns the meta object for the container reference '
Document'.
|
org.eclipse.emf.ecore.EClass |
getGroup()
Returns the meta object for class '
Group'.
|
org.eclipse.emf.ecore.EReference |
getRelation_Child()
Returns the meta object for the reference '
Child
'.
|
org.eclipse.emf.ecore.EReference |
getRelation_Documents()
Returns the meta object for the container reference '
Documents'.
|
org.eclipse.emf.ecore.EAttribute |
getRelation_Name()
Returns the meta object for the attribute '
Name' |
org.eclipse.emf.ecore.EReference |
getRelation_Parent()
Returns the meta object for the reference '
Parent'.
|
org.eclipse.emf.ecore.EAttribute |
getRelation_Type()
Returns the meta object for the attribute '
Type' |
org.eclipse.emf.ecore.EClass |
getRelation()
Returns the meta object for class '
Relation' |
org.eclipse.emf.ecore.EReference |
getRSTDocument_Groups()
Returns the meta object for the containment reference list '
Groups'.
|
org.eclipse.emf.ecore.EAttribute |
getRSTDocument_Name()
Returns the meta object for the attribute '
Name
'.
|
org.eclipse.emf.ecore.EReference |
getRSTDocument_Relations()
Returns the meta object for the containment reference list '
Relations'.
|
org.eclipse.emf.ecore.EReference |
getRSTDocument_Segments()
Returns the meta object for the containment reference list '
Segments'.
|
org.eclipse.emf.ecore.EClass |
getRSTDocument()
Returns the meta object for class '
Document' |
RSTFactory |
getRSTFactory()
Returns the factory that creates the instances of the model.
|
org.eclipse.emf.ecore.EReference |
getSegment_Document()
Returns the meta object for the container reference '
Document'.
|
org.eclipse.emf.ecore.EAttribute |
getSegment_Text()
Returns the meta object for the attribute '
Text' |
org.eclipse.emf.ecore.EClass |
getSegment()
Returns the meta object for class '
Segment'.
|
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 RSTPackage eINSTANCE
static final int ABSTRACT_NODE
Abstract Node' class. static final int ABSTRACT_NODE__ID
static final int ABSTRACT_NODE__TYPE
static final int ABSTRACT_NODE_FEATURE_COUNT
static final int SEGMENT
Segment
' class. static final int SEGMENT__ID
static final int SEGMENT__TYPE
static final int SEGMENT__DOCUMENT
static final int SEGMENT__TEXT
static final int SEGMENT_FEATURE_COUNT
static final int RST_DOCUMENT
Document' class. static final int RST_DOCUMENT__NAME
static final int RST_DOCUMENT__SEGMENTS
static final int RST_DOCUMENT__GROUPS
static final int RST_DOCUMENT__RELATIONS
static final int RST_DOCUMENT_FEATURE_COUNT
static final int RELATION
Relation' class. static final int RELATION__DOCUMENTS
static final int RELATION__PARENT
static final int RELATION__CHILD
static final int RELATION__NAME
static final int RELATION__TYPE
static final int RELATION_FEATURE_COUNT
static final int GROUP
Group'
class. static final int GROUP__ID
static final int GROUP__TYPE
static final int GROUP__DOCUMENT
static final int GROUP_FEATURE_COUNT
org.eclipse.emf.ecore.EClass getSegment()
Segment'. Segmentorg.eclipse.emf.ecore.EReference getSegment_Document()
Document'. Segment.getDocument(),
getSegment()org.eclipse.emf.ecore.EAttribute getSegment_Text()
Text'.
Segment.getText(),
getSegment()org.eclipse.emf.ecore.EClass getRSTDocument()
Document'.
RSTDocumentorg.eclipse.emf.ecore.EAttribute getRSTDocument_Name()
Name
'. RSTDocument.getName(),
getRSTDocument()org.eclipse.emf.ecore.EReference getRSTDocument_Segments()
Segments'. RSTDocument.getSegments(),
getRSTDocument()org.eclipse.emf.ecore.EReference getRSTDocument_Groups()
Groups'. RSTDocument.getGroups(),
getRSTDocument()org.eclipse.emf.ecore.EReference getRSTDocument_Relations()
Relations'. RSTDocument.getRelations(),
getRSTDocument()org.eclipse.emf.ecore.EClass getRelation()
Relation'.
Relationorg.eclipse.emf.ecore.EAttribute getRelation_Name()
Name'.
Relation.getName(),
getRelation()org.eclipse.emf.ecore.EReference getRelation_Documents()
Documents'. Relation.getDocuments(),
getRelation()org.eclipse.emf.ecore.EReference getRelation_Parent()
Parent'. Relation.getParent(),
getRelation()org.eclipse.emf.ecore.EReference getRelation_Child()
Child
'. Relation.getChild(),
getRelation()org.eclipse.emf.ecore.EAttribute getRelation_Type()
Type'.
Relation.getType(),
getRelation()org.eclipse.emf.ecore.EClass getGroup()
Group'. Grouporg.eclipse.emf.ecore.EReference getGroup_Document()
Document'. Group.getDocument(),
getGroup()org.eclipse.emf.ecore.EClass getAbstractNode()
Abstract Node'. AbstractNodeorg.eclipse.emf.ecore.EAttribute getAbstractNode_Id()
Id'.
AbstractNode.getId(),
getAbstractNode()org.eclipse.emf.ecore.EAttribute getAbstractNode_Type()
Type'. AbstractNode.getType(),
getAbstractNode()RSTFactory getRSTFactory()
Copyright © 2015. All rights reserved.