|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ModelInfo | |
---|---|
pl.edu.agh.cast.importer.wizard.util | Provides CAST Importer wizard's various general utility classes. |
pl.edu.agh.cast.model | Provides classes for managing CAST model. |
Uses of ModelInfo in pl.edu.agh.cast.importer.wizard.util |
---|
Methods in pl.edu.agh.cast.importer.wizard.util that return types with arguments of type ModelInfo | |
---|---|
List<ModelInfo> |
MockModelPluginRegistryProvider.getModelInfos()
Returns the list of information about all available domain models. |
Uses of ModelInfo in pl.edu.agh.cast.model |
---|
Methods in pl.edu.agh.cast.model that return types with arguments of type ModelInfo | |
---|---|
List<ModelInfo> |
IModelPluginRegistryProvider.getModelInfos()
Returns the list of information about all available domain models. |
List<ModelInfo> |
ModelUtil.getModelInfos()
Delegated method. |
Methods in pl.edu.agh.cast.model with parameters of type ModelInfo | |
---|---|
int |
ModelInfo.compareTo(ModelInfo that)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |