|
Jadex 0.941 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Collection of initial capability configurations.
Method Summary | |
IMInitialCapability |
createInitialCapability(String ref,
String state)
Create a new initial capability. |
void |
deleteInitialCapability(IMInitialCapability capability)
Delete a capability. |
IMInitialCapability[] |
getInitialCapabilities()
Get all defined capabilities. |
IMInitialCapability |
getInitialCapability(IMCapabilityReference subcap)
Get the initial configuration for a given capability. |
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 IMInitialCapability[] getInitialCapabilities()
public IMInitialCapability createInitialCapability(String ref, String state)
ref
- The name of the referenced capability.state
- The initial state.
public void deleteInitialCapability(IMInitialCapability capability)
capability
- The capability to delete.public IMInitialCapability getInitialCapability(IMCapabilityReference subcap)
subcap
- The subcapability.
|
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.