Protégé-OWL 3.4.1

edu.stanford.smi.protegex.owl.swrl.bridge.impl
Class OWLObjectPropertyImpl

java.lang.Object
  extended by edu.stanford.smi.protegex.owl.swrl.bridge.impl.BuiltInArgumentImpl
      extended by edu.stanford.smi.protegex.owl.swrl.bridge.impl.OWLPropertyImpl
          extended by edu.stanford.smi.protegex.owl.swrl.bridge.impl.OWLObjectPropertyImpl
All Implemented Interfaces:
Argument, AtomArgument, BuiltInArgument, ObjectPropertyArgument, OWLObjectProperty, OWLProperty, PropertyArgument, PropertyValue, ResultValue, Comparable

public class OWLObjectPropertyImpl
extends OWLPropertyImpl
implements OWLObjectProperty


Constructor Summary
OWLObjectPropertyImpl(String propertyURI)
           
OWLObjectPropertyImpl(String propertyURI, String prefixedPropertyName)
           
 
Method Summary
 
Methods inherited from class edu.stanford.smi.protegex.owl.swrl.bridge.impl.OWLPropertyImpl
compareTo, equals, getDomainClassNames, getEquivalentPropertyNames, getEquivalentPropertySuperPropertyNames, getPrefixedPropertyName, getPropertyName, getRangeClassNames, getRepresentation, getSubPropertyNames, getSuperPropertyNames, hashCode, setDomainClassNames, setEquivalentPropertyNames, setEquivalentPropertySuperPropertyNames, setRangeClassNames, setSubPropertyNames, setSuperPropertyNames, toString
 
Methods inherited from class edu.stanford.smi.protegex.owl.swrl.bridge.impl.BuiltInArgumentImpl
getBuiltInResult, getPrefixedVariableName, getVariableName, isUnbound, isVariable, setBuiltInResult, setUnbound, setVariableName
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface edu.stanford.smi.protegex.owl.swrl.bridge.OWLProperty
getDomainClassNames, getEquivalentPropertyNames, getEquivalentPropertySuperPropertyNames, getPrefixedPropertyName, getPropertyName, getRangeClassNames, getSubPropertyNames, getSuperPropertyNames
 
Methods inherited from interface java.lang.Comparable
compareTo
 
Methods inherited from interface edu.stanford.smi.protegex.owl.swrl.bridge.PropertyArgument
getPropertyName
 
Methods inherited from interface edu.stanford.smi.protegex.owl.swrl.bridge.BuiltInArgument
getBuiltInResult, getPrefixedVariableName, getVariableName, isUnbound, isVariable, setBuiltInResult, setUnbound, setVariableName
 

Constructor Detail

OWLObjectPropertyImpl

public OWLObjectPropertyImpl(String propertyURI)

OWLObjectPropertyImpl

public OWLObjectPropertyImpl(String propertyURI,
                             String prefixedPropertyName)

Protégé-OWL 3.4.1

Submit a bug report or feature request
Copyright (c) 1998-2009 Stanford University.