public interface FaFactory
extends org.eclipse.emf.ecore.EFactory
FaPackage| Modifier and Type | Field and Description |
|---|---|
static FaFactory |
eINSTANCE
The singleton instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
ComponentExchange |
createComponentExchange()
Returns a new object of class 'Component Exchange'.
|
ComponentExchange |
createComponentExchange(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
ComponentExchangeAllocation |
createComponentExchangeAllocation()
Returns a new object of class 'Component Exchange Allocation'.
|
ComponentExchangeCategory |
createComponentExchangeCategory()
Returns a new object of class 'Component Exchange Category'.
|
ComponentExchangeCategory |
createComponentExchangeCategory(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
ComponentExchangeEnd |
createComponentExchangeEnd()
Returns a new object of class 'Component Exchange End'.
|
ComponentExchangeFunctionalExchangeAllocation |
createComponentExchangeFunctionalExchangeAllocation()
Returns a new object of class 'Component Exchange Functional Exchange Allocation'.
|
ComponentExchangeRealization |
createComponentExchangeRealization()
Returns a new object of class 'Component Exchange Realization'.
|
ComponentFunctionalAllocation |
createComponentFunctionalAllocation()
Returns a new object of class 'Component Functional Allocation'.
|
ComponentPort |
createComponentPort()
Returns a new object of class 'Component Port'.
|
ComponentPort |
createComponentPort(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
ComponentPortAllocation |
createComponentPortAllocation()
Returns a new object of class 'Component Port Allocation'.
|
ComponentPortAllocationEnd |
createComponentPortAllocationEnd()
Returns a new object of class 'Component Port Allocation End'.
|
ExchangeCategory |
createExchangeCategory()
Returns a new object of class 'Exchange Category'.
|
ExchangeCategory |
createExchangeCategory(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
ExchangeContainment |
createExchangeContainment()
Returns a new object of class 'Exchange Containment'.
|
ExchangeLink |
createExchangeLink()
Returns a new object of class 'Exchange Link'.
|
ExchangeLink |
createExchangeLink(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
FunctionalChain |
createFunctionalChain()
Returns a new object of class 'Functional Chain'.
|
FunctionalChain |
createFunctionalChain(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
FunctionalChainInvolvement |
createFunctionalChainInvolvement()
Returns a new object of class 'Functional Chain Involvement'.
|
FunctionalChainRealization |
createFunctionalChainRealization()
Returns a new object of class 'Functional Chain Realization'.
|
FunctionalChainReference |
createFunctionalChainReference()
Returns a new object of class 'Functional Chain Reference'.
|
FunctionalExchange |
createFunctionalExchange()
Returns a new object of class 'Functional Exchange'.
|
FunctionalExchange |
createFunctionalExchange(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
FunctionalExchangeRealization |
createFunctionalExchangeRealization()
Returns a new object of class 'Functional Exchange Realization'.
|
FunctionalExchangeSpecification |
createFunctionalExchangeSpecification()
Returns a new object of class 'Functional Exchange Specification'.
|
FunctionalExchangeSpecification |
createFunctionalExchangeSpecification(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
FunctionInputPort |
createFunctionInputPort()
Returns a new object of class 'Function Input Port'.
|
FunctionInputPort |
createFunctionInputPort(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
FunctionOutputPort |
createFunctionOutputPort()
Returns a new object of class 'Function Output Port'.
|
FunctionOutputPort |
createFunctionOutputPort(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
FunctionRealization |
createFunctionRealization()
Returns a new object of class 'Function Realization'.
|
FunctionSpecification |
createFunctionSpecification()
Returns a new object of class 'Function Specification'.
|
FunctionSpecification |
createFunctionSpecification(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
FaPackage |
getFaPackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackagegetEAnnotation, getEAnnotationsstatic final FaFactory eINSTANCE
FunctionSpecification createFunctionSpecification()
ExchangeCategory createExchangeCategory()
ExchangeLink createExchangeLink()
ExchangeContainment createExchangeContainment()
FunctionalExchangeSpecification createFunctionalExchangeSpecification()
FunctionalChain createFunctionalChain()
FunctionalChainInvolvement createFunctionalChainInvolvement()
FunctionalChainReference createFunctionalChainReference()
FunctionInputPort createFunctionInputPort()
FunctionOutputPort createFunctionOutputPort()
ComponentFunctionalAllocation createComponentFunctionalAllocation()
FunctionalChainRealization createFunctionalChainRealization()
FunctionalExchangeRealization createFunctionalExchangeRealization()
FunctionRealization createFunctionRealization()
FunctionalExchange createFunctionalExchange()
ComponentExchange createComponentExchange()
ComponentExchangeAllocation createComponentExchangeAllocation()
ComponentExchangeCategory createComponentExchangeCategory()
ComponentExchangeEnd createComponentExchangeEnd()
ComponentExchangeFunctionalExchangeAllocation createComponentExchangeFunctionalExchangeAllocation()
ComponentExchangeRealization createComponentExchangeRealization()
ComponentPort createComponentPort()
ComponentPortAllocation createComponentPortAllocation()
ComponentPortAllocationEnd createComponentPortAllocationEnd()
FaPackage getFaPackage()
FunctionSpecification createFunctionSpecification(java.lang.String name_p)
name_p - : default name of created elementExchangeCategory createExchangeCategory(java.lang.String name_p)
name_p - : default name of created elementExchangeLink createExchangeLink(java.lang.String name_p)
name_p - : default name of created elementFunctionalExchangeSpecification createFunctionalExchangeSpecification(java.lang.String name_p)
name_p - : default name of created elementFunctionalChain createFunctionalChain(java.lang.String name_p)
name_p - : default name of created elementFunctionInputPort createFunctionInputPort(java.lang.String name_p)
name_p - : default name of created elementFunctionOutputPort createFunctionOutputPort(java.lang.String name_p)
name_p - : default name of created elementFunctionalExchange createFunctionalExchange(java.lang.String name_p)
name_p - : default name of created elementComponentExchange createComponentExchange(java.lang.String name_p)
name_p - : default name of created elementComponentExchangeCategory createComponentExchangeCategory(java.lang.String name_p)
name_p - : default name of created elementComponentPort createComponentPort(java.lang.String name_p)
name_p - : default name of created element