Ruddi™ UDDI Client API
1.0

inspireit.uddi.collections
Class TModelInfos

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

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

Collection of TModelInfos.

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

Field Summary
protected  java.util.Vector tModelInfos
          Vector containing the TModel informations (TModelInfo objects).
 
Constructor Summary
TModelInfos()
          TModelInfos constructor.
 
Method Summary
 boolean add(TModelInfo tModelInfo)
          Adds a TModelInfo to this TModelInfo set.
 boolean equals(java.lang.Object o)
          Tests an object for equality.
 TModelInfoIterator iterator()
          Gets an iterator to browse through the various TModelInfo elements.
 boolean remove(TModelInfo tModelInfo)
          Removes a TModelInfo from this TModelInfo set.
 int size()
          Gets the number of TModelInfos of this collection.
 TModelInfo[] toArray()
          Gets the TModelInfo elements of this collection as an array.
 java.lang.Object visit(inspireit.uddi.util.visitors.UDDIVisitor visitor)
          Visits this UDDI element.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

tModelInfos

protected java.util.Vector tModelInfos
Vector containing the TModel informations (TModelInfo objects).

Constructor Detail

TModelInfos

public TModelInfos()
TModelInfos constructor.

Method Detail

add

public boolean add(TModelInfo tModelInfo)
Adds a TModelInfo to this TModelInfo set.

Parameters:
tModelInfo - The TModelInfo to add to this TModelInfo set.

remove

public boolean remove(TModelInfo tModelInfo)
Removes a TModelInfo from this TModelInfo set.

Parameters:
tModelInfo - The TModelInfo to remove from this TModelInfo set.

iterator

public TModelInfoIterator iterator()
Gets an iterator to browse through the various TModelInfo elements.

Returns:
an iterator to browse through the various TModelInfo elements

toArray

public TModelInfo[] toArray()
Gets the TModelInfo elements of this collection as an array.

Returns:
the TModelInfo elements of this collection as an array

size

public int size()
Gets the number of TModelInfos of this collection.

Returns:
the number of TModelInfos of this collection

visit

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

Specified by:
visit in interface inspireit.uddi.util.visitors.UDDIElement
Parameters:
visitor - The visiting UDDI object.

equals

public boolean equals(java.lang.Object o)
Tests an object for equality. Two TModelInfos are equal if they list the same TModelInfo set.

Overrides:
equals in class java.lang.Object
Parameters:
o - The object to test for equality.
Returns:
true if o and this object 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.