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