public interface IMCapability extends IMElement
Modifier and Type | Method and Description |
---|---|
IMBeliefbase |
getBeliefbase()
Get the beliefbase.
|
IMCapabilityReference[] |
getCapabilityReferences()
Get the capability references.
|
IMConfiguration[] |
getConfigurations()
Get the configurations.
|
String |
getDefaultConfiguration()
Get the default configuration.
|
IMEventbase |
getEventbase()
Get the eventbase.
|
IMExpressionbase |
getExpressionbase()
Get the expressionbase.
|
IMGoalbase |
getGoalbase()
Get the beliefbase.
|
IMPlanbase |
getPlanbase()
Get the planbase.
|
boolean |
isAbstract()
Test if is abstract.
|
getDescription, getName
boolean isAbstract()
IMCapabilityReference[] getCapabilityReferences()
IMBeliefbase getBeliefbase()
IMGoalbase getGoalbase()
IMPlanbase getPlanbase()
IMEventbase getEventbase()
IMExpressionbase getExpressionbase()
IMConfiguration[] getConfigurations()
String getDefaultConfiguration()
Copyright © 2012. All Rights Reserved.