|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectkaos.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 OntologyRepository.ReasoningException
myNameSpaces - The url to the recently loaded ontology
OntologyRepository.ReasoningException - when loading of the ontology failed.
public static void addGroupMembershipClasses(java.lang.String newGroupName)
throws OntologyRepository.ReasoningException
newGroupName - The name of the recently registered ontologies
OntologyRepository.ReasoningException - when adding to the ontology repository failed.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||