|
Jadex 0.941 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
IMInitialState |
createInitialState(String name)
Create an initial state. |
void |
deleteInitialState(IMInitialState state)
Delete a initial state. |
IMInitialState |
getDefaultInitialState()
Get default initial state. |
String |
getDefaultStateName()
Get the default state name. |
IMInitialState |
getInitialState(String name)
Get an initial state per name. |
IMInitialState[] |
getInitialStates()
Get all initial states. |
void |
setDefaultStateName(String defaultstate)
Set the deafult state name. |
Methods inherited from interface jadex.model.IMInitialElement |
getOriginalElement |
Methods inherited from interface jadex.model.IMElement |
check, getChildren, getDescription, getEncodableRepresentation, getExpressionParameters, getName, getOwner, getReport, getScope, setDescription, setName |
Method Detail |
public IMInitialState[] getInitialStates()
public IMInitialState getInitialState(String name)
name
- The name.
public IMInitialState createInitialState(String name)
name
- The initial state name.
public void deleteInitialState(IMInitialState state)
state
- The initial state.public String getDefaultStateName()
public void setDefaultStateName(String defaultstate)
defaultstate
- The default state name.public IMInitialState getDefaultInitialState()
|
Jadex 0.941 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (C) 2002-2005 Lars Braubach, Alexander Pokahr, Andrzej Walczak - University of Hamburg. Use is subject to license terms.