issrg.editor2.ontology
Class PolicyOntology
java.lang.Object
issrg.editor2.ontology.PolicyOntology
public class PolicyOntology
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_NAMESPACE
public static final java.lang.String DEFAULT_NAMESPACE
- See Also:
- Constant Field Values
ROOT_CLASS
public static final java.lang.String ROOT_CLASS
- See Also:
- Constant Field Values
POLICY_CLASS
public static final java.lang.String POLICY_CLASS
- See Also:
- Constant Field Values
ACTION_CLASS
public static final java.lang.String ACTION_CLASS
- See Also:
- Constant Field Values
ADMINISTRATOR_CLASS
public static final java.lang.String ADMINISTRATOR_CLASS
- See Also:
- Constant Field Values
PARAMETER_CLASS
public static final java.lang.String PARAMETER_CLASS
- See Also:
- Constant Field Values
PERMISSION_CLASS
public static final java.lang.String PERMISSION_CLASS
- See Also:
- Constant Field Values
RA_PERMISSION_CLASS
public static final java.lang.String RA_PERMISSION_CLASS
- See Also:
- Constant Field Values
RESOURCE_CLASS
public static final java.lang.String RESOURCE_CLASS
- See Also:
- Constant Field Values
ROLE_CLASS
public static final java.lang.String ROLE_CLASS
- See Also:
- Constant Field Values
USER_CLASS
public static final java.lang.String USER_CLASS
- See Also:
- Constant Field Values
ontology
protected Ontology ontology
PolicyOntology
public PolicyOntology(Ontology ontologyModel)
getOWLModel
public Ontology getOWLModel()
setOWLModel
public void setOWLModel(Ontology ontologyModel)
getOntologyClass
public OntologyClass getOntologyClass(java.lang.String className)
getOntologyInstance
public OntologyInstance getOntologyInstance(java.lang.String instanceName)