Apache Tuscany SCA Kernel Sub-Project

Uses of Class
org.apache.tuscany.spi.model.Include

Packages that use Include
org.apache.tuscany.spi.model   
 

Uses of Include in org.apache.tuscany.spi.model
 

Methods in org.apache.tuscany.spi.model that return types with arguments of type Include
 Map<String,Include> CompositeComponentType.getIncludes()
           
 

Methods in org.apache.tuscany.spi.model with parameters of type Include
 void CompositeComponentType.add(Include include)
           
 


Apache Tuscany SCA Kernel Sub-Project

-