|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MetaABMFunctionFactory
Field Summary | |
---|---|
static MetaABMFunctionFactory |
eINSTANCE
The singleton instance of the factory. |
Method Summary | |
---|---|
FArgumentArrayPrototype |
createFArgumentArrayPrototype()
Returns a new object of class 'FArgument Array Prototype'. |
FArgumentPrototype |
createFArgumentPrototype()
Returns a new object of class 'FArgument Prototype'. |
FGenericFunction |
createFGenericFunction()
Returns a new object of class 'FGeneric Function'. |
FGenericLogical |
createFGenericLogical()
Returns a new object of class 'FGeneric Logical'. |
FImplementedLibrary |
createFImplementedLibrary()
Returns a new object of class 'FImplemented Library'. |
FLibrary |
createFLibrary()
Returns a new object of class 'FLibrary'. |
FLogicalOperator |
createFLogicalOperator()
Returns a new object of class 'FLogical Operator'. |
FMultiArgumentPrototype |
createFMultiArgumentPrototype()
Returns a new object of class 'FMulti Argument Prototype'. |
FOperator |
createFOperator()
Returns a new object of class 'FOperator'. |
MetaABMFunctionPackage |
getMetaABMFunctionPackage()
Returns the package supported by this factory. |
Methods inherited from interface org.eclipse.emf.ecore.EFactory |
---|
convertToString, create, createFromString, getEPackage, setEPackage |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotation, getEAnnotations |
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 |
Field Detail |
---|
static final MetaABMFunctionFactory eINSTANCE
Method Detail |
---|
FArgumentPrototype createFArgumentPrototype()
FOperator createFOperator()
FLogicalOperator createFLogicalOperator()
FGenericFunction createFGenericFunction()
FGenericLogical createFGenericLogical()
FLibrary createFLibrary()
FImplementedLibrary createFImplementedLibrary()
FMultiArgumentPrototype createFMultiArgumentPrototype()
MetaABMFunctionPackage getMetaABMFunctionPackage()
FArgumentArrayPrototype createFArgumentArrayPrototype()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |