|
Bus | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.EObjectImpl
org.topcased.comparisonresultmodel.impl.ComparisonObjectImpl
public class ComparisonObjectImpl
An implementation of the model object 'Comparison Object'.
The following features are implemented:
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl |
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
BasicNotifierImpl.EAdapterList<E extends java.lang.Object & Adapter> |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
InternalEObject.EStore |
Field Summary | |
---|---|
static java.lang.String |
copyright
|
protected java.lang.String |
label
The cached value of the ' Label ' attribute |
protected static java.lang.String |
LABEL_EDEFAULT
The default value of the ' Label ' attribute |
protected java.lang.String |
reason
The cached value of the ' Reason ' attribute |
protected static java.lang.String |
REASON_EDEFAULT
The default value of the ' Reason ' attribute |
protected boolean |
source
The cached value of the ' Source ' attribute |
protected static boolean |
SOURCE_EDEFAULT
The default value of the ' Source ' attribute |
protected EObject |
sourceObject
The cached value of the ' Source Object ' containment reference |
Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
---|
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY |
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET |
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
EOPPOSITE_FEATURE_BASE |
Constructor Summary | |
---|---|
protected |
ComparisonObjectImpl()
|
Method Summary | |
---|---|
NotificationChain |
basicSetSourceObject(EObject newSourceObject,
NotificationChain msgs)
|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
java.lang.String |
getLabel()
|
java.lang.String |
getReason()
|
EObject |
getSourceObject()
|
boolean |
isSource()
|
void |
setLabel(java.lang.String newLabel)
|
void |
setReason(java.lang.String newReason)
|
void |
setSource(boolean newSource)
|
void |
setSourceObject(EObject newSourceObject)
|
java.lang.String |
toString()
|
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
---|
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI |
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
eNotificationRequired, eNotify |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
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 |
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
eNotificationRequired |
Field Detail |
---|
public static final java.lang.String copyright
protected static final java.lang.String LABEL_EDEFAULT
Label
' attribute.
getLabel()
protected java.lang.String label
Label
' attribute.
getLabel()
protected static final java.lang.String REASON_EDEFAULT
Reason
' attribute.
getReason()
protected java.lang.String reason
Reason
' attribute.
getReason()
protected static final boolean SOURCE_EDEFAULT
Source
' attribute.
isSource()
,
Constant Field Valuesprotected boolean source
Source
' attribute.
isSource()
protected EObject sourceObject
Source Object
' containment reference.
getSourceObject()
Constructor Detail |
---|
protected ComparisonObjectImpl()
Method Detail |
---|
protected EClass eStaticClass()
eStaticClass
in class EObjectImpl
public java.lang.String getLabel()
getLabel
in interface ComparisonObject
ComparisonObject.setLabel(String)
,
ComparisonresultmodelPackage.getComparisonObject_Label()
public void setLabel(java.lang.String newLabel)
setLabel
in interface ComparisonObject
newLabel
- the new value of the 'Label' attribute.ComparisonObject.getLabel()
public java.lang.String getReason()
getReason
in interface ComparisonObject
ComparisonObject.setReason(String)
,
ComparisonresultmodelPackage.getComparisonObject_Reason()
public void setReason(java.lang.String newReason)
setReason
in interface ComparisonObject
newReason
- the new value of the 'Reason' attribute.ComparisonObject.getReason()
public boolean isSource()
isSource
in interface ComparisonObject
ComparisonObject.setSource(boolean)
,
ComparisonresultmodelPackage.getComparisonObject_Source()
public void setSource(boolean newSource)
setSource
in interface ComparisonObject
newSource
- the new value of the 'Source' attribute.ComparisonObject.isSource()
public EObject getSourceObject()
getSourceObject
in interface ComparisonObject
ComparisonObject.setSourceObject(EObject)
,
ComparisonresultmodelPackage.getComparisonObject_SourceObject()
public NotificationChain basicSetSourceObject(EObject newSourceObject, NotificationChain msgs)
public void setSourceObject(EObject newSourceObject)
setSourceObject
in interface ComparisonObject
newSourceObject
- the new value of the 'Source Object' containment reference.ComparisonObject.getSourceObject()
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
eInverseRemove
in class BasicEObjectImpl
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface InternalEObject
eGet
in class BasicEObjectImpl
public void eSet(int featureID, java.lang.Object newValue)
eSet
in interface InternalEObject
eSet
in class BasicEObjectImpl
public void eUnset(int featureID)
eUnset
in interface InternalEObject
eUnset
in class BasicEObjectImpl
public boolean eIsSet(int featureID)
eIsSet
in interface InternalEObject
eIsSet
in class BasicEObjectImpl
public java.lang.String toString()
toString
in class BasicEObjectImpl
|
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.