public interface IMConfiguration extends IMElement
Modifier and Type | Method and Description |
---|---|
IMConfigElement[] |
getEndGoals()
Get the end goals.
|
IMConfigElement[] |
getEndInternalEvents()
Get the end internal events.
|
IMConfigElement[] |
getEndMessageEvents()
Get the end message events.
|
IMConfigElement[] |
getEndPlans()
Get the end plans.
|
IMConfigBelief[] |
getInitialBeliefs()
Get the initial beliefs.
|
IMConfigBeliefSet[] |
getInitialBeliefSets()
Get the initial belief sets.
|
IMInitialCapability[] |
getInitialCapabilities()
Get the initial capabilities.
|
IMConfigElement[] |
getInitialGoals()
Get the initial goals.
|
IMConfigElement[] |
getInitialInternalEvents()
Get the initial internal events.
|
IMConfigElement[] |
getInitialMessageEvents()
Get the initial message events.
|
IMConfigElement[] |
getInitialPlans()
Get the initial plans.
|
getDescription, getName
IMInitialCapability[] getInitialCapabilities()
IMConfigBelief[] getInitialBeliefs()
IMConfigBeliefSet[] getInitialBeliefSets()
IMConfigElement[] getInitialGoals()
IMConfigElement[] getEndGoals()
IMConfigElement[] getInitialPlans()
IMConfigElement[] getEndPlans()
IMConfigElement[] getInitialInternalEvents()
IMConfigElement[] getEndInternalEvents()
IMConfigElement[] getInitialMessageEvents()
IMConfigElement[] getEndMessageEvents()
Copyright © 2012. All Rights Reserved.