Uses of Interface
com.tensegrity.generic.attribute.AttributeCollectionVisitor

Packages that use AttributeCollectionVisitor
com.tensegrity.generic.attribute Contains interfaces that define the attribute framework and its associated exceptions. 
 

Uses of AttributeCollectionVisitor in com.tensegrity.generic.attribute
 

Classes in com.tensegrity.generic.attribute that implement AttributeCollectionVisitor
 class XMLVisitor
          This class implements a visitor for AttributeSets.
 

Methods in com.tensegrity.generic.attribute with parameters of type AttributeCollectionVisitor
 void AttributeCollection.visit(AttributeCollectionVisitor visitor)
          Visits this collection of Attribute objects and all nested collections, then invokes visit(Attribute) from the given AttributeCollectionVisitor on all Attribute objects.
 



Copyright © 2005 Tensegrity Software GmbH. All Rights Reserved. Date of creation: 09.06.2006.