|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HostCode
A representation of the model object 'Host Code'.
The following features are supported:
SyncchartsPackage.getHostCode()
Method Summary | |
---|---|
String |
getCode()
Returns the value of the 'Code' attribute. |
String |
getType()
Returns the value of the 'Type' attribute. |
void |
setCode(String value)
Sets the value of the ' Code ' attribute. |
void |
setType(String value)
Sets the value of the ' Type ' attribute. |
Methods inherited from interface de.cau.cs.kieler.synccharts.Effect |
---|
getParentEAction, setParentEAction |
Methods inherited from interface de.cau.cs.kieler.synccharts.Expression |
---|
getParentAction, getParentAssignment, getParentEmisson, getParentExpression, setParentAction, setParentAssignment, setParentEmisson, setParentExpression |
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 |
---|
String getCode()
If the meaning of the 'Code' attribute isn't clear, there really should be more of a description here...
setCode(String)
,
SyncchartsPackage.getHostCode_Code()
required | = | true |
void setCode(String value)
Code
' attribute.
value
- the new value of the 'Code' attribute.getCode()
String getType()
If the meaning of the 'Type' attribute isn't clear, there really should be more of a description here...
setType(String)
,
SyncchartsPackage.getHostCode_Type()
void setType(String value)
Type
' attribute.
value
- the new value of the 'Type' attribute.getType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |