|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FFunction
Method Summary | |
---|---|
boolean |
accepts(IValue value,
int place)
|
org.eclipse.emf.common.util.EList<SAttributeType> |
getAvailableTypes()
Returns the value of the 'Available Types' attribute list. |
org.eclipse.emf.common.util.EList<FArgumentPrototype> |
getInputPrototypes()
Returns the value of the 'Input Prototypes' containment reference list. |
boolean |
isMultiValue()
|
void |
setMultiValue(boolean value)
Sets the value of the ' Multi Value ' attribute. |
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 |
Method Detail |
---|
org.eclipse.emf.common.util.EList<SAttributeType> getAvailableTypes()
SAttributeType
.
The literals are from the enumeration SAttributeType
.
If the meaning of the 'Available Types' attribute list isn't clear, there really should be more of a description here...
SAttributeType
,
MetaABMFunctionPackage.getFFunction_AvailableTypes()
org.eclipse.emf.common.util.EList<FArgumentPrototype> getInputPrototypes()
FArgumentPrototype
.
It is bidirectional and its opposite is 'Input Function
'.
If the meaning of the 'Input Prototypes' containment reference list isn't clear, there really should be more of a description here...
MetaABMFunctionPackage.getFFunction_InputPrototypes()
,
FArgumentPrototype.getInputFunction()
boolean accepts(IValue value, int place)
boolean isMultiValue()
void setMultiValue(boolean value)
Multi Value
' attribute.
value
- the new value of the 'Multi Value' attribute.isMultiValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |