|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface KAoSExtensionComponent
This interface defines methods to access a KAoSExtensionComponent object.
Method Summary | |
---|---|
void |
changeKAoSExtensionComponentEnabledStatus(boolean state)
change the 'enabled' status of the component |
java.lang.String |
getAssociatedOntologyType()
Get the associated ontology type for the KAoSExtensionComponent object. |
boolean |
getKAoSExtensionComponentEnabledStatus()
get the 'enabled' status of the component |
java.lang.String |
getKAoSExtensionComponentName()
Get the (unique ?) name of this KAoSExtensionComponents object. |
Method Detail |
---|
java.lang.String getAssociatedOntologyType()
java.lang.String getKAoSExtensionComponentName()
void changeKAoSExtensionComponentEnabledStatus(boolean state)
state
- the boolean parameter to change the status toboolean getKAoSExtensionComponentEnabledStatus()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |