issrg.editor2.ontology
Class PolicyInstance

java.lang.Object
  extended by issrg.editor2.ontology.OntologyInstance
      extended by issrg.editor2.ontology.PolicyInstance
All Implemented Interfaces:
java.lang.Comparable

public class PolicyInstance
extends OntologyInstance


Field Summary
static java.lang.String NAME_PROPERTY
           
 
Fields inherited from class issrg.editor2.ontology.OntologyInstance
oInstance
 
Constructor Summary
protected PolicyInstance(OInstance instance)
           
 
Method Summary
 java.lang.String getOID()
           
 
Methods inherited from class issrg.editor2.ontology.OntologyInstance
compareTo, equals, getDatatypePropertyValue, getDatatypePropertyValues, getName, getObjectPropertyValue, getObjectPropertyValues, getOntologyClass, getOntologyInstanceOf, getPropertyValue, getPropertyValues, hashCode, isGenericInstance, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

NAME_PROPERTY

public static final java.lang.String NAME_PROPERTY
See Also:
Constant Field Values
Constructor Detail

PolicyInstance

protected PolicyInstance(OInstance instance)
Method Detail

getOID

public java.lang.String getOID()