|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object kaos.ontology.repository.GroupOntologySupport
public class GroupOntologySupport
Constructor Summary | |
---|---|
GroupOntologySupport()
|
Method Summary | |
---|---|
static void |
addGroupMembershipClasses(java.lang.String newGroupName)
Adds the classes describing the group membership to the JTP context |
static void |
registerGroupsFromLoadedOntology(java.util.Set myNameSpaces)
Adds the domains found in the recently loaded ontology to the Directory service. |
static void |
setNotificationRef(KAoSDirectoryService _myKAoSDirectoryService)
Sets the reference to the notification class. |
static void |
setReasoningContext(OntologyRepository context)
Sets the reference to the JTP context. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GroupOntologySupport()
Method Detail |
---|
public static void setReasoningContext(OntologyRepository context)
public static void setNotificationRef(KAoSDirectoryService _myKAoSDirectoryService)
public static void registerGroupsFromLoadedOntology(java.util.Set myNameSpaces) throws jtp.ReasoningException
myNameSpaces
- The url to the recently loaded ontology
ReasoningException
- when loading of the ontology failed.public static void addGroupMembershipClasses(java.lang.String newGroupName) throws ReasoningException
newGroupName
- The name of the recently registered ontologies
ReasoningException
- when adding to the ontology repository failed.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |