Protégé-OWL 3.4.8

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

java.lang.Object
  extended by edu.stanford.smi.protegex.owl.swrl.bridge.impl.ArgumentImpl
      extended by edu.stanford.smi.protegex.owl.swrl.bridge.impl.BuiltInArgumentImpl
          extended by edu.stanford.smi.protegex.owl.swrl.bridge.impl.CollectionArgumentImpl
All Implemented Interfaces:
Argument, BuiltInArgument, CollectionArgument, Comparable<BuiltInArgument>

public class CollectionArgumentImpl
extends BuiltInArgumentImpl
implements CollectionArgument


Constructor Summary
CollectionArgumentImpl(String collectionName, String collectionGroupID)
           
 
Method Summary
 int compareTo(BuiltInArgument ca)
           
 boolean equals(Object obj)
           
 String getGroupID()
           
 String getName()
           
 int hashCode()
           
 String toString()
           
 
Methods inherited from class edu.stanford.smi.protegex.owl.swrl.bridge.impl.BuiltInArgumentImpl
getBuiltInMultiArgumentResult, getBuiltInResult, hasBuiltInMultiArgumentResult, hasBuiltInResult, setBuiltInResult
 
Methods inherited from class edu.stanford.smi.protegex.owl.swrl.bridge.impl.ArgumentImpl
getVariableName, isBound, isUnbound, isVariable, setBound, 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
getBuiltInMultiArgumentResult, getBuiltInResult, hasBuiltInMultiArgumentResult, hasBuiltInResult, setBuiltInResult
 
Methods inherited from interface edu.stanford.smi.protegex.owl.swrl.bridge.Argument
getVariableName, isBound, isUnbound, isVariable, setUnbound, setVariableName
 

Constructor Detail

CollectionArgumentImpl

public CollectionArgumentImpl(String collectionName,
                              String collectionGroupID)
Method Detail

getGroupID

public String getGroupID()
Specified by:
getGroupID in interface CollectionArgument

getName

public String getName()
Specified by:
getName in interface CollectionArgument

toString

public String toString()
Overrides:
toString in class BuiltInArgumentImpl

compareTo

public int compareTo(BuiltInArgument ca)
Specified by:
compareTo in interface Comparable<BuiltInArgument>

equals

public boolean equals(Object obj)
Overrides:
equals in class BuiltInArgumentImpl

hashCode

public int hashCode()
Overrides:
hashCode in class BuiltInArgumentImpl

Protégé-OWL 3.4.8

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