Uses of Interface
com.ibm.carma.model.Managed

Packages that use Managed
com.ibm.carma.model   
com.ibm.carma.model.util   
 

Uses of Managed in com.ibm.carma.model
 

Subinterfaces of Managed in com.ibm.carma.model
 interface CARMAContainer
          A representation of the model object 'CARMA Container'.
 interface CARMAContent
          A representation of the model object 'CARMA Content'.
 interface CARMAMember
          A representation of the model object 'CARMA Member'.
 interface CARMAMemberVersion
          A representation of the model object 'CARMA Member Version'.
 

Uses of Managed in com.ibm.carma.model.util
 

Methods in com.ibm.carma.model.util with parameters of type Managed
 java.lang.Object ModelSwitch.caseManaged(Managed object)
          Returns the result of interpretting the object as an instance of 'Managed'.