Ruddi™ UDDI Client API
1.0

inspireit.uddi.base
Class TModelBag

java.lang.Object
  |
  +--inspireit.uddi.base.TModelBag
All Implemented Interfaces:
java.io.Serializable, inspireit.uddi.util.visitors.UDDIElement

public class TModelBag
extends java.lang.Object
implements java.io.Serializable, inspireit.uddi.util.visitors.UDDIElement

TModelBag is a support element used in searches by TModel key values.

Author:
Bertrand Fontaine, INSPIRE IT $Revision: 1.2 $
See Also:
Serialized Form

Field Summary
protected  TModelKeys tModelKeys
          The list of TModelKey.
 
Constructor Summary
TModelBag(TModelKey tModelKey)
          TModelBag constructor.
 
Method Summary
 void addTModelKey(TModelKey tModelKey)
          Adds a TModelKey.
 boolean equals(java.lang.Object o)
          Checks whether an object is equal to this TModelBag.
 TModelKeys getTModelKeys()
          Gets the TModelKeys.
 void removeTModelKey(TModelKey tModelKey)
          Removes a TModelKey.
 java.lang.Object visit(inspireit.uddi.util.visitors.UDDIVisitor visitor)
          Visits this TModelBag.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

tModelKeys

protected TModelKeys tModelKeys
The list of TModelKey.

Constructor Detail

TModelBag

public TModelBag(TModelKey tModelKey)
TModelBag constructor.

Parameters:
tModelKey - A TModelKey.
Method Detail

addTModelKey

public void addTModelKey(TModelKey tModelKey)
Adds a TModelKey.

Parameters:
tModelKey - The TModelKey to add.

removeTModelKey

public void removeTModelKey(TModelKey tModelKey)
Removes a TModelKey.

Parameters:
tModelKey - The TModelKey to remove.

getTModelKeys

public TModelKeys getTModelKeys()
Gets the TModelKeys.

Returns:
a collection of TModelKeys

visit

public java.lang.Object visit(inspireit.uddi.util.visitors.UDDIVisitor visitor)
Visits this TModelBag.

Specified by:
visit in interface inspireit.uddi.util.visitors.UDDIElement
Parameters:
visitor - The Visitor visiting this TModelBag.

equals

public boolean equals(java.lang.Object o)
Checks whether an object is equal to this TModelBag. Two TModelBags are equal if they have the same pointer.

Overrides:
equals in class java.lang.Object
Parameters:
o - The object to test for equality.
Returns:
true if o and this TModelBag are equal; false otherwise

Ruddi™ UDDI Client API
1.0

Download now! | Submit a bug or feature
(c) 2003 INSPIRE IT
Bld Brand Whitlock 109
1200 Brussels, Belgium
All Rights Reserved.