|
Bus | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ComparisonresultmodelPackage
The Package for the model. It contains accessors for the meta objects to represent
ComparisonresultmodelFactory
Nested Class Summary | |
---|---|
static interface |
ComparisonresultmodelPackage.Literals
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage |
---|
EPackage.Descriptor, EPackage.Registry |
Field Summary | |
---|---|
static int |
COMPARISON_OBJECT
The meta object id for the ' Comparison Object ' class |
static int |
COMPARISON_OBJECT__LABEL
The feature id for the 'Label' attribute |
static int |
COMPARISON_OBJECT__REASON
The feature id for the 'Reason' attribute |
static int |
COMPARISON_OBJECT__SOURCE
The feature id for the 'Source' attribute |
static int |
COMPARISON_OBJECT__SOURCE_OBJECT
The feature id for the 'Source Object' containment reference |
static int |
COMPARISON_OBJECT_FEATURE_COUNT
The number of structural features of the 'Comparison Object' class |
static int |
CONTAINER
The meta object id for the ' Container ' class |
static int |
CONTAINER__CHILDREN
The feature id for the 'Children' containment reference list |
static int |
CONTAINER_FEATURE_COUNT
The number of structural features of the 'Container' class |
static java.lang.String |
copyright
|
static ComparisonresultmodelPackage |
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 |
Method Summary | |
---|---|
EAttribute |
getComparisonObject_Label()
Returns the meta object for the attribute ' Label ' |
EAttribute |
getComparisonObject_Reason()
Returns the meta object for the attribute ' Reason ' |
EAttribute |
getComparisonObject_Source()
Returns the meta object for the attribute ' Source ' |
EReference |
getComparisonObject_SourceObject()
Returns the meta object for the containment reference ' Source Object ' |
EClass |
getComparisonObject()
Returns the meta object for class ' Comparison Object ' |
ComparisonresultmodelFactory |
getComparisonresultmodelFactory()
Returns the factory that creates the instances of the model |
EReference |
getContainer_Children()
Returns the meta object for the containment reference list ' Children ' |
EClass |
getContainer()
Returns the meta object for class ' Container ' |
Methods inherited from interface org.eclipse.emf.ecore.EPackage |
---|
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI |
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement |
---|
getName, setName |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotation, getEAnnotations |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Field Detail |
---|
static final java.lang.String copyright
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final ComparisonresultmodelPackage eINSTANCE
static final int CONTAINER
Container
' class.
ContainerImpl
,
ComparisonresultmodelPackageImpl.getContainer()
,
Constant Field Valuesstatic final int CONTAINER__CHILDREN
static final int CONTAINER_FEATURE_COUNT
static final int COMPARISON_OBJECT
Comparison Object
' class.
ComparisonObjectImpl
,
ComparisonresultmodelPackageImpl.getComparisonObject()
,
Constant Field Valuesstatic final int COMPARISON_OBJECT__LABEL
static final int COMPARISON_OBJECT__REASON
static final int COMPARISON_OBJECT__SOURCE
static final int COMPARISON_OBJECT__SOURCE_OBJECT
static final int COMPARISON_OBJECT_FEATURE_COUNT
Method Detail |
---|
EClass getContainer()
Container
'.
Container
EReference getContainer_Children()
Children
'.
Container.getChildren()
,
getContainer()
EClass getComparisonObject()
Comparison Object
'.
ComparisonObject
EAttribute getComparisonObject_Label()
Label
'.
ComparisonObject.getLabel()
,
getComparisonObject()
EAttribute getComparisonObject_Reason()
Reason
'.
ComparisonObject.getReason()
,
getComparisonObject()
EAttribute getComparisonObject_Source()
Source
'.
ComparisonObject.isSource()
,
getComparisonObject()
EReference getComparisonObject_SourceObject()
Source Object
'.
ComparisonObject.getSourceObject()
,
getComparisonObject()
ComparisonresultmodelFactory getComparisonresultmodelFactory()
|
Bus | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.