Package jadex.bdiv3.model
Interface IBDIModel
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description MCapabilitygetCapability()Get the mcapa.IModelInfogetModelInfo()Get the component model. 
 - 
 
- 
- 
Method Detail
- 
getModelInfo
IModelInfo getModelInfo()
Get the component model. 
- 
getCapability
MCapability getCapability()
Get the mcapa.- Returns:
 - The mcapa.
 
 
 - 
 
 -