|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ASink
A representation of the model object ' ASink'.
The following features are supported:
MetaABMActPackage.getASink()
Method Summary | |
---|---|
boolean |
accepts(IValue value,
int place)
|
FFunction |
getFunction()
Returns the value of the 'Function' reference. |
org.eclipse.emf.common.util.EList<AInput> |
getInputs()
Returns the value of the 'Inputs' containment reference list. |
boolean |
isMultiValue()
|
void |
setFunction(FFunction value)
Sets the value of the ' Function ' reference. |
Methods inherited from interface org.metaabm.act.AAct |
---|
getAllSources, getAllTargets, getGroup, getReference, getRootSelected, getSelected, getSources, getTargets, isReachable, isTargetOf, references, setGroup, setSelected |
Methods inherited from interface org.metaabm.IID |
---|
getID, getLabel, setID, setLabel |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Methods inherited from interface org.metaabm.IValue |
---|
getAccessors, getAvailableTypes, references |
Method Detail |
---|
org.eclipse.emf.common.util.EList<AInput> getInputs()
AInput
.
It is bidirectional and its opposite is 'Sink
'.
If the meaning of the 'Inputs' reference list isn't clear, there really should be more of a description here...
MetaABMActPackage.getASink_Inputs()
,
AInput.getSink()
FFunction getFunction()
If the meaning of the 'Function' reference isn't clear, there really should be more of a description here...
setFunction(FFunction)
,
MetaABMActPackage.getASink_Function()
void setFunction(FFunction value)
Function
' reference.
value
- the new value of the 'Function' reference.getFunction()
boolean accepts(IValue value, int place)
boolean isMultiValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |