issrg.editor2.ontology
Class UserInstance

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

public class UserInstance
extends OntologyInstance


Field Summary
 
Fields inherited from class issrg.editor2.ontology.OntologyInstance
oInstance
 
Constructor Summary
protected UserInstance(OInstance instance)
           
 
Method Summary
 java.lang.String[] getExcludeDNs()
           
 java.lang.String[] getIncludeDNs()
           
 
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
 

Constructor Detail

UserInstance

protected UserInstance(OInstance instance)
Method Detail

getIncludeDNs

public java.lang.String[] getIncludeDNs()

getExcludeDNs

public java.lang.String[] getExcludeDNs()