|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FOperator
A representation of the model object ' FOperator'.
The following features are supported:
MetaABMFunctionPackage.getFOperator()
Method Summary | |
---|---|
int |
getArity()
Returns the value of the 'Arity' attribute. |
java.lang.String |
getSymbol()
Returns the value of the 'Symbol' attribute. |
void |
setSymbol(java.lang.String value)
Sets the value of the ' Symbol ' attribute. |
Methods inherited from interface org.metaabm.function.FFunction |
---|
accepts, getAvailableTypes, getInputPrototypes, isMultiValue, setMultiValue |
Methods inherited from interface org.metaabm.SNamed |
---|
getDescription, getPluralLabel, references, setDescription, setPluralLabel |
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 |
---|
java.lang.String getSymbol()
If the meaning of the 'Symbol' attribute isn't clear, there really should be more of a description here...
setSymbol(String)
,
MetaABMFunctionPackage.getFOperator_Symbol()
void setSymbol(java.lang.String value)
Symbol
' attribute.
value
- the new value of the 'Symbol' attribute.getSymbol()
int getArity()
If the meaning of the 'Arity' attribute isn't clear, there really should be more of a description here...
MetaABMFunctionPackage.getFOperator_Arity()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |