de.fhg.igd.jhsm
Class AbstractAction
java.lang.Object
de.fhg.igd.jhsm.AbstractAction
- All Implemented Interfaces:
- Action, Serializable
- Direct Known Subclasses:
- AgentBehaviour.CallWebserviceAction, AgentBehaviour.CallWebserviceAction, AgentBehaviour.CallWebserviceAction, AgentBehaviour.CallWebserviceAction, AgentBehaviour.GuestbookAction, AgentBehaviour.PrepareNextAction, AgentBehaviour.PrepareNextAction, AgentBehaviour.PrepareNextAction, AgentBehaviour.ReportAction, AgentBehaviour.ReportAction, AgentBehaviour.ResponseAction, AgentBehaviour.ResponseAction, AgentBehaviour.ResponseAction, AgentBehaviour.ResponseAction, AgentBehaviour.SayHelloAction, AgentBehaviour1.CallDelegationServiceAction, AgentBehaviour1.ResponseAction, AgentBehaviour2.CallWebserviceAction, AgentBehaviour2.ResponseAction, CollectLocalOwnersAction, CompositeAction, JumpAgentBehavior.JumpingAction, JumpAgentBehavior.ShowGUIAction, JumpAgentBehavior.ShowGUIExit, LocalAddressAction, LocalOwnerAction, PrepareHomeMigrationAction, PrepareMigrationAction, QuitAction, SetDestinationAction, VicinityAddressesAction
- public abstract class AbstractAction
- extends Object
- implements Action, Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOG
private final Logger LOG
parent_
private Component parent_
AbstractAction
public AbstractAction()
setParent
public void setParent(Component parent)
getParent
public Component getParent()
Copyright © Fraunhofer Gesellschaft. All
Rights Reserved.