Uses of Class
com.merative.acd.v1.model.Procedure
-
Packages that use Procedure Package Description com.merative.acd.v1.model -
-
Uses of Procedure in com.merative.acd.v1.model
Methods in com.merative.acd.v1.model that return Procedure Modifier and Type Method Description Procedure
ContainerGroup. getProcedure(int index)
Gets the procedureInd.Procedure
UnstructuredContainer. getProcedure(int index)
Gets the procedureInd.Methods in com.merative.acd.v1.model that return types with arguments of type Procedure Modifier and Type Method Description java.util.List<Procedure>
ContainerGroup. getProcedure()
Gets the procedureInd.java.util.List<Procedure>
UnstructuredContainer. getProcedure()
Gets the procedureInd.java.util.List<Procedure>
ContainerAnnotation. getProcedureInd()
Gets the procedureInd.
-