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

Packages that use Visitable
org.apache.tuscany.sca.assembly   
org.apache.tuscany.sca.runtime   
 

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

Subinterfaces of Visitable in org.apache.tuscany.sca.assembly
 interface Component
          Represents a component.
 interface Composite
          Represents a composite.
 

Uses of Visitable in org.apache.tuscany.sca.runtime
 

Subinterfaces of Visitable in org.apache.tuscany.sca.runtime
 interface RuntimeComponent
          The runtime component interface.