|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InstanceClassifierManager
This interface defines a factory method for obtaining InstanceClassifier for the given property. $Revision: 1.3 $
Method Summary | |
---|---|
InstanceClassifier |
getClassifier(java.lang.String ontologyAttribute)
Instantiate an InstanceClassifier for the specified property. |
Methods inherited from interface kaos.core.csi.extension.KAoSExtensionComponentManager |
---|
changeComponentEnabledStatus, deregisterComponent, getAllKAoSExtensionComponents, getComponent, getComponentEnabledStatus, getRepositoryManagerType, getRepositoryTableInformation, registerComponent, removeAllKAoSExtensionComponents |
Method Detail |
---|
InstanceClassifier getClassifier(java.lang.String ontologyAttribute)
ontologyAttribute
- string specifying the ontology attribute, for which a component is requested
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |