Uses of Interface
org.apache.tuscany.sca.assembly.Visitor

Packages that use Visitor
org.apache.tuscany.sca.assembly   
 

Uses of Visitor in org.apache.tuscany.sca.assembly
 

Methods in org.apache.tuscany.sca.assembly with parameters of type Visitor
 boolean Visitable.accept(Visitor visitor)
          Accepts the given visitor.