|
OCL | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Item
A representation of the model object 'Item'.
The following features are supported:
CheckresultmodelPackage.getItem()
Method Summary | |
---|---|
State |
getName()
Returns the value of the 'Name' attribute. |
EObject |
getReference()
Returns the value of the 'Reference' reference |
java.lang.Boolean |
getValue()
Returns the value of the 'Value' attribute. |
void |
setName(State value)
Sets the value of the ' Name ' attribute |
void |
setReference(EObject value)
Sets the value of the ' Reference ' reference |
void |
setValue(java.lang.Boolean value)
Sets the value of the ' Value ' attribute |
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 |
Method Detail |
---|
State getName()
State
.
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
State
,
setName(State)
,
CheckresultmodelPackage.getItem_Name()
void setName(State value)
Name
' attribute.
value
- the new value of the 'Name' attribute.State
,
getName()
EObject getReference()
If the meaning of the 'Reference' reference isn't clear, there really should be more of a description here...
setReference(EObject)
,
CheckresultmodelPackage.getItem_Reference()
void setReference(EObject value)
Reference
' reference.
value
- the new value of the 'Reference' reference.getReference()
java.lang.Boolean getValue()
"false"
.
If the meaning of the 'Value' attribute isn't clear, there really should be more of a description here...
setValue(Boolean)
,
CheckresultmodelPackage.getItem_Value()
void setValue(java.lang.Boolean value)
Value
' attribute.
value
- the new value of the 'Value' attribute.getValue()
|
OCL | |||||||||
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.