public interface FlowInterfaceFactory
extends org.eclipse.emf.ecore.EFactory
FlowInterfacePackage
Modifier and Type | Field and Description |
---|---|
static FlowInterfaceFactory |
eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
FlowInterface |
createFlowInterface()
Returns a new object of class 'Flow Interface'.
|
FlowInterfaceBranch |
createFlowInterfaceBranch()
Returns a new object of class 'Branch'.
|
FlowInterfaceLimit |
createFlowInterfaceLimit()
Returns a new object of class 'Limit'.
|
FlowInterfacePackage |
getFlowInterfacePackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackage
getEAnnotation, getEAnnotations
static final FlowInterfaceFactory eINSTANCE
FlowInterface createFlowInterface()
FlowInterfaceBranch createFlowInterfaceBranch()
FlowInterfaceLimit createFlowInterfaceLimit()
FlowInterfacePackage getFlowInterfacePackage()