issrg.editor2.ontology
Class ParameterInstance

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

public class ParameterInstance
extends OntologyInstance


Field Summary
static java.lang.String TYPE_PROPERTY
           
 
Fields inherited from class issrg.editor2.ontology.OntologyInstance
oInstance
 
Constructor Summary
protected ParameterInstance(OInstance instance)
           
 
Method Summary
 java.lang.String getType()
           
 
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

TYPE_PROPERTY

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

ParameterInstance

protected ParameterInstance(OInstance instance)
Method Detail

getType

public java.lang.String getType()