|
Bus | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ComparisonObject
A representation of the model object 'Comparison Object'.
The following features are supported:
ComparisonresultmodelPackage.getComparisonObject()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
java.lang.String |
getLabel()
Returns the value of the 'Label' attribute |
java.lang.String |
getReason()
Returns the value of the 'Reason' attribute |
EObject |
getSourceObject()
Returns the value of the 'Source Object' containment reference |
boolean |
isSource()
Returns the value of the 'Source' attribute |
void |
setLabel(java.lang.String value)
Sets the value of the ' Label ' attribute |
void |
setReason(java.lang.String value)
Sets the value of the ' Reason ' attribute |
void |
setSource(boolean value)
Sets the value of the ' Source ' attribute |
void |
setSourceObject(EObject value)
Sets the value of the ' Source Object ' containment reference |
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
Method Detail |
---|
java.lang.String getLabel()
If the meaning of the 'Label' attribute isn't clear, there really should be more of a description here...
setLabel(String)
,
ComparisonresultmodelPackage.getComparisonObject_Label()
void setLabel(java.lang.String value)
Label
' attribute.
value
- the new value of the 'Label' attribute.getLabel()
java.lang.String getReason()
If the meaning of the 'Reason' attribute isn't clear, there really should be more of a description here...
setReason(String)
,
ComparisonresultmodelPackage.getComparisonObject_Reason()
void setReason(java.lang.String value)
Reason
' attribute.
value
- the new value of the 'Reason' attribute.getReason()
boolean isSource()
If the meaning of the 'Source' attribute isn't clear, there really should be more of a description here...
setSource(boolean)
,
ComparisonresultmodelPackage.getComparisonObject_Source()
void setSource(boolean value)
Source
' attribute.
value
- the new value of the 'Source' attribute.isSource()
EObject getSourceObject()
If the meaning of the 'Source Object' containment reference isn't clear, there really should be more of a description here...
setSourceObject(EObject)
,
ComparisonresultmodelPackage.getComparisonObject_SourceObject()
void setSourceObject(EObject value)
Source Object
' containment reference.
value
- the new value of the 'Source Object' containment reference.getSourceObject()
|
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.