public interface OperationsmodelFactory
extends org.eclipse.emf.ecore.EFactory
OperationsmodelPackage| Modifier and Type | Field and Description |
|---|---|
static OperationsmodelFactory |
eINSTANCE
The singleton instance of the factory
|
| Modifier and Type | Method and Description |
|---|---|
ExtendedOperatorSet |
createExtendedOperatorSet()
Returns a new object of class 'Extended Operator Set'
|
Method |
createMethod()
Returns a new object of class 'Method'
|
OperatorNode |
createOperatorNode()
Returns a new object of class 'Operator Node'
|
OperatorTree |
createOperatorTree()
Returns a new object of class 'Operator Tree'
|
ServiceCallout |
createServiceCallout()
Returns a new object of class 'Service Callout'
|
StandAloneExtension |
createStandAloneExtension()
Returns a new object of class 'Stand Alone Extension'
|
TypeExtension |
createTypeExtension()
Returns a new object of class 'Type Extension'
|
OperationsmodelPackage |
getOperationsmodelPackage()
Returns the package supported by this factory
|
convertToString, create, createFromString, getEPackage, setEPackagegetEAnnotation, getEAnnotationsstatic final OperationsmodelFactory eINSTANCE
OperatorTree createOperatorTree()
OperatorNode createOperatorNode()
Method createMethod()
ExtendedOperatorSet createExtendedOperatorSet()
StandAloneExtension createStandAloneExtension()
TypeExtension createTypeExtension()
ServiceCallout createServiceCallout()
OperationsmodelPackage getOperationsmodelPackage()
Copyright © 2005-2013 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.