com.ontotext.wsmo4j.common
Class UnnumberedAnonymousIDImpl

java.lang.Object
  extended by com.ontotext.wsmo4j.common.UnnumberedAnonymousIDImpl
All Implemented Interfaces:
Serializable, org.omwg.logicalexpression.terms.Term, org.wsmo.common.Identifier, org.wsmo.common.UnnumberedAnonymousID

public class UnnumberedAnonymousIDImpl
extends Object
implements Serializable, org.wsmo.common.UnnumberedAnonymousID

An interface representing an anonymous unnumbered identifier

Since:
0.4.0
Version:
$Revision: 988 $ $Date: 2005-09-16 17:04:15 +0300 (Fri, 16 Sep 2005) $
Author:
not attributable
See Also:
Serialized Form

Constructor Summary
UnnumberedAnonymousIDImpl()
           
 
Method Summary
 void accept(org.omwg.logicalexpression.terms.Visitor v)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UnnumberedAnonymousIDImpl

public UnnumberedAnonymousIDImpl()
Method Detail

toString

public String toString()
Overrides:
toString in class Object

accept

public void accept(org.omwg.logicalexpression.terms.Visitor v)
Specified by:
accept in interface org.omwg.logicalexpression.terms.Term
See Also:
Term.accept(org.omwg.logicalexpression.terms.Visitor)


Copyright © 2004-2008 Ontotext Lab.. All Rights Reserved.