|
||||||||||
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 |
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 |
createComplexTypeAdapter()
Creates a new adapter for an object of class ' Complex Type '. |
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 |
createDataTypeAdapter()
Creates a new adapter for an object of class ' Data Type '. |
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 |
createExternalTypeAdapter()
Creates a new adapter for an object of class ' External Type '. |
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 |
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 |
createPortOperationAdapter()
Creates a new adapter for an object of class ' Port Operation '. |
Adapter |
createPrimitiveTypeAdapter()
Creates a new adapter for an object of class ' Primitive Type '. |
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 |
createRefableTypeAdapter()
Creates a new adapter for an object of class ' Refable Type '. |
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 |
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 |
createStandardOperationAdapter()
Creates a new adapter for an object of class ' Standard Operation '. |
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 |
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 |
createTransitionChainStartTransitionAdapter()
Creates a new adapter for an object of class ' Transition Chain Start 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 |
createVarDeclAdapter()
Creates a new adapter for an object of class ' Var Decl '. |
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.
RoomModel
public 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.
RoomClass
public 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.
StructureClass
public 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.
ActorContainerClass
public Adapter createVarDeclAdapter()
Var Decl
'.
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.
VarDecl
public Adapter createRefableTypeAdapter()
Refable 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.
RefableType
public Adapter createDataTypeAdapter()
Data 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.
DataType
public Adapter createComplexTypeAdapter()
Complex 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.
ComplexType
public Adapter createPrimitiveTypeAdapter()
Primitive 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.
PrimitiveType
public Adapter createExternalTypeAdapter()
External 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.
ExternalType
public 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.
DataClass
public 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.
Attribute
public 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.
Operation
public Adapter createStandardOperationAdapter()
Standard 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.
StandardOperation
public Adapter createPortOperationAdapter()
Port 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.
PortOperation
public 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.
ProtocolClass
public 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.
Message
public 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.
PortClass
public 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.
MessageHandler
public 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.
ProtocolSemantics
public 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.
SemanticsRule
public 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.
ActorClass
public 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.
InterfaceItem
public 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.
Port
public 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.
ExternalPort
public 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.
SAPRef
public 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.
SPPRef
public 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.
ServiceImplementation
public 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.
LogicalSystem
public 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.
ActorContainerRef
public 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.
SubSystemRef
public 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.
SubSystemClass
public 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.
LogicalThread
public 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.
ActorInstancePath
public 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.
Binding
public 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.
BindingEndPoint
public 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.
LayerConnection
public 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.
SAPoint
public 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.
RefSAPoint
public 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.
RelaySAPoint
public 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.
SPPoint
public 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.
ActorRef
public 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.
StateGraphNode
public 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.
StateGraphItem
public 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.
State
public 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.
StateGraph
public 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.
BaseState
public 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.
RefinedState
public 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.
DetailCode
public 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.
TrPoint
public 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.
TransitionPoint
public 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.
EntryPoint
public 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.
ExitPoint
public 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.
ChoicePoint
public 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.
Transition
public 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.
NonInitialTransition
public Adapter createTransitionChainStartTransitionAdapter()
Transition Chain Start 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.
TransitionChainStartTransition
public 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.
InitialTransition
public 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.
ContinuationTransition
public 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.
TriggeredTransition
public 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.
GuardedTransition
public 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.
CPBranchTransition
public 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.
TransitionTerminal
public 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.
StateTerminal
public 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.
TrPointTerminal
public 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.
SubStateTrPointTerminal
public 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.
ChoicepointTerminal
public 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.
Trigger
public 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.
MessageFromIf
public 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.
Guard
public 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.
Documentation
public 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.
Annotation
public 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.
KeyValue
public 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.
Import
public Adapter createEObjectAdapter()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |