Uses of Interface
com.ibm.carma.ui.mapper.ICARMANavigable

Packages that use ICARMANavigable
com.ibm.carma.ui.job   
com.ibm.carma.ui.mapper   
 

Uses of ICARMANavigable in com.ibm.carma.ui.job
 

Constructor parameters in com.ibm.carma.ui.job with type arguments of type ICARMANavigable
CopyResourcesJob(java.lang.String name, ResourceContainer parent, java.util.Collection<? extends ICARMANavigable> resources)
           
 

Uses of ICARMANavigable in com.ibm.carma.ui.mapper
 

Subinterfaces of ICARMANavigable in com.ibm.carma.ui.mapper
 interface ICARMAResourceReference
          Interface for associating CARMA resources with other items in the workbench.
 

Methods in com.ibm.carma.ui.mapper that return types with arguments of type ICARMANavigable
 java.util.Collection<? extends ICARMANavigable> ICARMANavigable.getChildren()
          Retrieves the children of the current navigable item.
 

Methods in com.ibm.carma.ui.mapper with parameters of type ICARMANavigable
 boolean IReferenceVisitor.visit(ICARMANavigable reference)
          Visits the given reference