|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectEFactoryImpl
ujf.verimag.bip.Core.Interactions.impl.InteractionsFactoryImpl
public class InteractionsFactoryImpl
An implementation of the model Factory.
| Field Summary |
|---|
| Fields inherited from interface ujf.verimag.bip.Core.Interactions.InteractionsFactory |
|---|
eINSTANCE |
| Constructor Summary | |
|---|---|
InteractionsFactoryImpl()
Creates an instance of the factory. |
|
| Method Summary | |
|---|---|
EObject |
create(EClass eClass)
|
Component |
createComponent()
|
CompoundType |
createCompoundType()
|
ConditionalActualPortParameter |
createConditionalActualPortParameter()
|
Connector |
createConnector()
|
ConnectorType |
createConnectorType()
|
ExportBinding |
createExportBinding()
|
InnerPortReference |
createInnerPortReference()
|
Interaction |
createInteraction()
|
InteractionSpecification |
createInteractionSpecification()
|
PartElementReference |
createPartElementReference()
|
PortParameter |
createPortParameter()
|
PortParameterReference |
createPortParameterReference()
|
VariableExportBinding |
createVariableExportBinding()
|
InteractionsPackage |
getInteractionsPackage()
|
static InteractionsPackage |
getPackage()
Deprecated. |
static InteractionsFactory |
init()
Creates the default factory implementation. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InteractionsFactoryImpl()
| Method Detail |
|---|
public static InteractionsFactory init()
public EObject create(EClass eClass)
public Component createComponent()
createComponent in interface InteractionsFactorypublic CompoundType createCompoundType()
createCompoundType in interface InteractionsFactorypublic Connector createConnector()
createConnector in interface InteractionsFactorypublic PartElementReference createPartElementReference()
createPartElementReference in interface InteractionsFactorypublic InteractionSpecification createInteractionSpecification()
createInteractionSpecification in interface InteractionsFactorypublic Interaction createInteraction()
createInteraction in interface InteractionsFactorypublic PortParameter createPortParameter()
createPortParameter in interface InteractionsFactorypublic ExportBinding createExportBinding()
createExportBinding in interface InteractionsFactorypublic PortParameterReference createPortParameterReference()
createPortParameterReference in interface InteractionsFactorypublic InnerPortReference createInnerPortReference()
createInnerPortReference in interface InteractionsFactorypublic ConditionalActualPortParameter createConditionalActualPortParameter()
createConditionalActualPortParameter in interface InteractionsFactorypublic VariableExportBinding createVariableExportBinding()
createVariableExportBinding in interface InteractionsFactorypublic ConnectorType createConnectorType()
createConnectorType in interface InteractionsFactorypublic InteractionsPackage getInteractionsPackage()
getInteractionsPackage in interface InteractionsFactory@Deprecated public static InteractionsPackage getPackage()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||