|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectAdapterFactoryImpl
org.eclipse.etrice.core.room.util.RoomAdapterFactory
public class RoomAdapterFactory
The Adapter Factory for the model.
It provides an adapter createXXX method for each class of the model.
RoomPackage| Field Summary | |
|---|---|
protected static RoomPackage |
modelPackage
The cached model package. |
protected RoomSwitch<Adapter> |
modelSwitch
The switch that delegates to the createXXX methods. |
| Constructor Summary | |
|---|---|
RoomAdapterFactory()
Creates an instance of the adapter factory. |
|
| Method Summary | |
|---|---|
Adapter |
createActorClassAdapter()
Creates a new adapter for an object of class ' Actor Class'. |
Adapter |
createActorContainerClassAdapter()
Creates a new adapter for an object of class ' Actor Container Class'. |
Adapter |
createActorContainerRefAdapter()
Creates a new adapter for an object of class ' Actor Container Ref'. |
Adapter |
createActorInstancePathAdapter()
Creates a new adapter for an object of class ' Actor Instance Path'. |
Adapter |
createActorRefAdapter()
Creates a new adapter for an object of class ' Actor Ref'. |
Adapter |
createAdapter(Notifier target)
Creates an adapter for the target. |
Adapter |
createAnnotationAdapter()
Creates a new adapter for an object of class ' Annotation'. |
Adapter |
createAttributeAdapter()
Creates a new adapter for an object of class ' Attribute'. |
Adapter |
createBaseStateAdapter()
Creates a new adapter for an object of class ' Base State'. |
Adapter |
createBasicTypeAdapter()
Creates a new adapter for an object of class ' Basic Type'. |
Adapter |
createBindingAdapter()
Creates a new adapter for an object of class ' Binding'. |
Adapter |
createBindingEndPointAdapter()
Creates a new adapter for an object of class ' Binding End Point'. |
Adapter |
createChoicePointAdapter()
Creates a new adapter for an object of class ' Choice Point'. |
Adapter |
createChoicepointTerminalAdapter()
Creates a new adapter for an object of class ' Choicepoint Terminal'. |
Adapter |
createContinuationTransitionAdapter()
Creates a new adapter for an object of class ' Continuation Transition'. |
Adapter |
createCPBranchTransitionAdapter()
Creates a new adapter for an object of class ' CP Branch Transition'. |
Adapter |
createDataClassAdapter()
Creates a new adapter for an object of class ' Data Class'. |
Adapter |
createDetailCodeAdapter()
Creates a new adapter for an object of class ' Detail Code'. |
Adapter |
createDocumentationAdapter()
Creates a new adapter for an object of class ' Documentation'. |
Adapter |
createEntryPointAdapter()
Creates a new adapter for an object of class ' Entry Point'. |
Adapter |
createEObjectAdapter()
Creates a new adapter for the default case. |
Adapter |
createExitPointAdapter()
Creates a new adapter for an object of class ' Exit Point'. |
Adapter |
createExternalPortAdapter()
Creates a new adapter for an object of class ' External Port'. |
Adapter |
createFreeTypeAdapter()
Creates a new adapter for an object of class ' Free Type'. |
Adapter |
createFreeTypedIDAdapter()
Creates a new adapter for an object of class ' Free Typed ID'. |
Adapter |
createGuardAdapter()
Creates a new adapter for an object of class ' Guard'. |
Adapter |
createGuardedTransitionAdapter()
Creates a new adapter for an object of class ' Guarded Transition'. |
Adapter |
createImportAdapter()
Creates a new adapter for an object of class ' Import'. |
Adapter |
createInitialTransitionAdapter()
Creates a new adapter for an object of class ' Initial Transition'. |
Adapter |
createInterfaceItemAdapter()
Creates a new adapter for an object of class ' Interface Item'. |
Adapter |
createKeyValueAdapter()
Creates a new adapter for an object of class ' Key Value'. |
Adapter |
createLayerConnectionAdapter()
Creates a new adapter for an object of class ' Layer Connection'. |
Adapter |
createLogicalSystemAdapter()
Creates a new adapter for an object of class ' Logical System'. |
Adapter |
createLogicalThreadAdapter()
Creates a new adapter for an object of class ' Logical Thread'. |
Adapter |
createMessageAdapter()
Creates a new adapter for an object of class ' Message'. |
Adapter |
createMessageFromIfAdapter()
Creates a new adapter for an object of class ' Message From If'. |
Adapter |
createMessageHandlerAdapter()
Creates a new adapter for an object of class ' Message Handler'. |
Adapter |
createNonInitialTransitionAdapter()
Creates a new adapter for an object of class ' Non Initial Transition'. |
Adapter |
createOperationAdapter()
Creates a new adapter for an object of class ' Operation'. |
Adapter |
createPlainStateGraphAdapter()
Creates a new adapter for an object of class ' Plain State Graph'. |
Adapter |
createPortAdapter()
Creates a new adapter for an object of class ' Port'. |
Adapter |
createPortClassAdapter()
Creates a new adapter for an object of class ' Port Class'. |
Adapter |
createProtocolClassAdapter()
Creates a new adapter for an object of class ' Protocol Class'. |
Adapter |
createProtocolSemanticsAdapter()
Creates a new adapter for an object of class ' Protocol Semantics'. |
Adapter |
createRefinedStateAdapter()
Creates a new adapter for an object of class ' Refined State'. |
Adapter |
createRefSAPointAdapter()
Creates a new adapter for an object of class ' Ref SA Point'. |
Adapter |
createRelaySAPointAdapter()
Creates a new adapter for an object of class ' Relay SA Point'. |
Adapter |
createRoomClassAdapter()
Creates a new adapter for an object of class ' Class'. |
Adapter |
createRoomModelAdapter()
Creates a new adapter for an object of class ' Model'. |
Adapter |
createSAPointAdapter()
Creates a new adapter for an object of class ' SA Point'. |
Adapter |
createSAPRefAdapter()
Creates a new adapter for an object of class ' SAP Ref'. |
Adapter |
createSemanticsInRuleAdapter()
Creates a new adapter for an object of class ' Semantics In Rule'. |
Adapter |
createSemanticsOutRuleAdapter()
Creates a new adapter for an object of class ' Semantics Out Rule'. |
Adapter |
createSemanticsRuleAdapter()
Creates a new adapter for an object of class ' Semantics Rule'. |
Adapter |
createServiceImplementationAdapter()
Creates a new adapter for an object of class ' Service Implementation'. |
Adapter |
createSPPointAdapter()
Creates a new adapter for an object of class ' SP Point'. |
Adapter |
createSPPRefAdapter()
Creates a new adapter for an object of class ' SPP Ref'. |
Adapter |
createStateAdapter()
Creates a new adapter for an object of class ' State'. |
Adapter |
createStateGraphAdapter()
Creates a new adapter for an object of class ' State Graph'. |
Adapter |
createStateGraphItemAdapter()
Creates a new adapter for an object of class ' State Graph Item'. |
Adapter |
createStateGraphNodeAdapter()
Creates a new adapter for an object of class ' State Graph Node'. |
Adapter |
createStateMachineAdapter()
Creates a new adapter for an object of class ' State Machine'. |
Adapter |
createStateTerminalAdapter()
Creates a new adapter for an object of class ' State Terminal'. |
Adapter |
createStructureClassAdapter()
Creates a new adapter for an object of class ' Structure Class'. |
Adapter |
createSubStateTrPointTerminalAdapter()
Creates a new adapter for an object of class ' Sub State Tr Point Terminal'. |
Adapter |
createSubSystemClassAdapter()
Creates a new adapter for an object of class ' Sub System Class'. |
Adapter |
createSubSystemRefAdapter()
Creates a new adapter for an object of class ' Sub System Ref'. |
Adapter |
createTransitionAdapter()
Creates a new adapter for an object of class ' Transition'. |
Adapter |
createTransitionPointAdapter()
Creates a new adapter for an object of class ' Transition Point'. |
Adapter |
createTransitionTerminalAdapter()
Creates a new adapter for an object of class ' Transition Terminal'. |
Adapter |
createTriggerAdapter()
Creates a new adapter for an object of class ' Trigger'. |
Adapter |
createTriggeredTransitionAdapter()
Creates a new adapter for an object of class ' Triggered Transition'. |
Adapter |
createTrPointAdapter()
Creates a new adapter for an object of class ' Tr Point'. |
Adapter |
createTrPointTerminalAdapter()
Creates a new adapter for an object of class ' Tr Point Terminal'. |
Adapter |
createTypeAdapter()
Creates a new adapter for an object of class ' Type'. |
Adapter |
createTypedIDAdapter()
Creates a new adapter for an object of class ' Typed ID'. |
boolean |
isFactoryForType(java.lang.Object object)
Returns whether this factory is applicable for the type of the object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static RoomPackage modelPackage
protected RoomSwitch<Adapter> modelSwitch
createXXX methods.
| Constructor Detail |
|---|
public RoomAdapterFactory()
| Method Detail |
|---|
public boolean isFactoryForType(java.lang.Object object)
true if the object is either the model's package or is an instance object of the model.
public Adapter createAdapter(Notifier target)
target.
target - the object to adapt.
target.public Adapter createRoomModelAdapter()
Model'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
RoomModelpublic Adapter createRoomClassAdapter()
Class'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
RoomClasspublic Adapter createStructureClassAdapter()
Structure Class'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
StructureClasspublic Adapter createActorContainerClassAdapter()
Actor Container Class'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ActorContainerClasspublic Adapter createTypedIDAdapter()
Typed ID'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
TypedIDpublic Adapter createFreeTypedIDAdapter()
Free Typed ID'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
FreeTypedIDpublic Adapter createBasicTypeAdapter()
Basic Type'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
BasicTypepublic Adapter createTypeAdapter()
Type'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Typepublic Adapter createFreeTypeAdapter()
Free Type'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
FreeTypepublic Adapter createDataClassAdapter()
Data Class'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
DataClasspublic Adapter createAttributeAdapter()
Attribute'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Attributepublic Adapter createOperationAdapter()
Operation'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Operationpublic Adapter createProtocolClassAdapter()
Protocol Class'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ProtocolClasspublic Adapter createMessageAdapter()
Message'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Messagepublic Adapter createPortClassAdapter()
Port Class'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PortClasspublic Adapter createMessageHandlerAdapter()
Message Handler'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
MessageHandlerpublic Adapter createProtocolSemanticsAdapter()
Protocol Semantics'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ProtocolSemanticspublic Adapter createSemanticsRuleAdapter()
Semantics Rule'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
SemanticsRulepublic Adapter createSemanticsInRuleAdapter()
Semantics In Rule'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
SemanticsInRulepublic Adapter createSemanticsOutRuleAdapter()
Semantics Out Rule'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
SemanticsOutRulepublic Adapter createActorClassAdapter()
Actor Class'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ActorClasspublic Adapter createInterfaceItemAdapter()
Interface Item'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
InterfaceItempublic Adapter createPortAdapter()
Port'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Portpublic Adapter createExternalPortAdapter()
External Port'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ExternalPortpublic Adapter createSAPRefAdapter()
SAP Ref'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
SAPRefpublic Adapter createSPPRefAdapter()
SPP Ref'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
SPPRefpublic Adapter createServiceImplementationAdapter()
Service Implementation'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ServiceImplementationpublic Adapter createLogicalSystemAdapter()
Logical System'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
LogicalSystempublic Adapter createActorContainerRefAdapter()
Actor Container Ref'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ActorContainerRefpublic Adapter createSubSystemRefAdapter()
Sub System Ref'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
SubSystemRefpublic Adapter createSubSystemClassAdapter()
Sub System Class'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
SubSystemClasspublic Adapter createLogicalThreadAdapter()
Logical Thread'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
LogicalThreadpublic Adapter createActorInstancePathAdapter()
Actor Instance Path'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ActorInstancePathpublic Adapter createBindingAdapter()
Binding'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Bindingpublic Adapter createBindingEndPointAdapter()
Binding End Point'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
BindingEndPointpublic Adapter createLayerConnectionAdapter()
Layer Connection'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
LayerConnectionpublic Adapter createSAPointAdapter()
SA Point'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
SAPointpublic Adapter createRefSAPointAdapter()
Ref SA Point'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
RefSAPointpublic Adapter createRelaySAPointAdapter()
Relay SA Point'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
RelaySAPointpublic Adapter createSPPointAdapter()
SP Point'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
SPPointpublic Adapter createActorRefAdapter()
Actor Ref'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ActorRefpublic Adapter createStateGraphNodeAdapter()
State Graph Node'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
StateGraphNodepublic Adapter createStateGraphItemAdapter()
State Graph Item'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
StateGraphItempublic Adapter createStateAdapter()
State'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Statepublic Adapter createStateGraphAdapter()
State Graph'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
StateGraphpublic Adapter createStateMachineAdapter()
State Machine'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
StateMachinepublic Adapter createBaseStateAdapter()
Base State'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
BaseStatepublic Adapter createRefinedStateAdapter()
Refined State'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
RefinedStatepublic Adapter createDetailCodeAdapter()
Detail Code'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
DetailCodepublic Adapter createTrPointAdapter()
Tr Point'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
TrPointpublic Adapter createTransitionPointAdapter()
Transition Point'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
TransitionPointpublic Adapter createEntryPointAdapter()
Entry Point'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
EntryPointpublic Adapter createExitPointAdapter()
Exit Point'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ExitPointpublic Adapter createChoicePointAdapter()
Choice Point'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ChoicePointpublic Adapter createTransitionAdapter()
Transition'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Transitionpublic Adapter createNonInitialTransitionAdapter()
Non Initial Transition'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
NonInitialTransitionpublic Adapter createInitialTransitionAdapter()
Initial Transition'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
InitialTransitionpublic Adapter createContinuationTransitionAdapter()
Continuation Transition'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ContinuationTransitionpublic Adapter createTriggeredTransitionAdapter()
Triggered Transition'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
TriggeredTransitionpublic Adapter createGuardedTransitionAdapter()
Guarded Transition'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
GuardedTransitionpublic Adapter createCPBranchTransitionAdapter()
CP Branch Transition'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
CPBranchTransitionpublic Adapter createTransitionTerminalAdapter()
Transition Terminal'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
TransitionTerminalpublic Adapter createStateTerminalAdapter()
State Terminal'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
StateTerminalpublic Adapter createTrPointTerminalAdapter()
Tr Point Terminal'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
TrPointTerminalpublic Adapter createSubStateTrPointTerminalAdapter()
Sub State Tr Point Terminal'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
SubStateTrPointTerminalpublic Adapter createChoicepointTerminalAdapter()
Choicepoint Terminal'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ChoicepointTerminalpublic Adapter createTriggerAdapter()
Trigger'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Triggerpublic Adapter createMessageFromIfAdapter()
Message From If'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
MessageFromIfpublic Adapter createGuardAdapter()
Guard'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Guardpublic Adapter createDocumentationAdapter()
Documentation'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Documentationpublic Adapter createAnnotationAdapter()
Annotation'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Annotationpublic Adapter createKeyValueAdapter()
Key Value'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
KeyValuepublic Adapter createImportAdapter()
Import'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Importpublic Adapter createPlainStateGraphAdapter()
Plain State Graph'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PlainStateGraphpublic Adapter createEObjectAdapter()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||