|
||||||||||
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 name and ontological attributes associated with this component $Revision: 1.1 $
Method Summary | |
---|---|
boolean |
getEnabledStatus()
Return 'true/false', indicating the 'enabled/disabled' status of the component. |
java.lang.String |
getName()
Return the (unique) name of this KAoSExtensionComponent object. |
java.util.List |
getOntologicalAttributes()
Return the associated ontological concepts for the KAoSExtensionComponent object. |
void |
setEnabledStatus(boolean status)
Set 'true/false', indicating the 'enabled/disabled' status of the component. |
Method Detail |
---|
java.util.List getOntologicalAttributes()
java.lang.String getName()
void setEnabledStatus(boolean status)
status
- boolean parameter to set the 'enabled/disabled' status toboolean getEnabledStatus()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |