Uses of Interface
org.eclipse.stp.core.sca.AbstractReference

Packages that use AbstractReference
org.eclipse.stp.core.sca The SCA Model API 
 

Uses of AbstractReference in org.eclipse.stp.core.sca
 

Subinterfaces of AbstractReference in org.eclipse.stp.core.sca
 interface EntryPoint
          A representation of the model object 'Entry Point'.
 interface ModuleReference
          A representation of the model object 'Module Reference'.
 interface Reference
          A representation of the model object 'Reference'.
 

Methods in org.eclipse.stp.core.sca with parameters of type AbstractReference
 boolean AbstractService.matches(AbstractReference reference)