Protégé-OWL 3.4

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

java.lang.Object
  extended by edu.stanford.smi.protegex.owl.swrl.bridge.impl.BuiltInArgumentImpl
      extended by edu.stanford.smi.protegex.owl.swrl.bridge.impl.VariableBuiltInArgumentImpl
All Implemented Interfaces:
Argument, BuiltInArgument, VariableBuiltInArgument

public class VariableBuiltInArgumentImpl
extends BuiltInArgumentImpl
implements VariableBuiltInArgument

Interface representing a variable argument to a built-in


Constructor Summary
VariableBuiltInArgumentImpl(String variableName, String prefixedVariableName)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class edu.stanford.smi.protegex.owl.swrl.bridge.impl.BuiltInArgumentImpl
equals, getBuiltInResult, getPrefixedVariableName, getVariableName, hashCode, 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.BuiltInArgument
getBuiltInResult, getPrefixedVariableName, getVariableName, isUnbound, isVariable, setBuiltInResult, setUnbound, setVariableName
 

Constructor Detail

VariableBuiltInArgumentImpl

public VariableBuiltInArgumentImpl(String variableName,
                                   String prefixedVariableName)
Method Detail

toString

public String toString()
Overrides:
toString in class Object

Protégé-OWL 3.4

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