Uses of Class
com.merative.acd.v1.model.Relation
- 
Packages that use Relation Package Description com.merative.acd.v1.model 
- 
- 
Uses of Relation in com.merative.acd.v1.modelMethods in com.merative.acd.v1.model that return Relation Modifier and Type Method Description RelationContainerGroup. getRelation(int index)Gets the Relation.RelationUnstructuredContainer. getRelation(int index)Gets Relation.Methods in com.merative.acd.v1.model that return types with arguments of type Relation Modifier and Type Method Description java.util.List<Relation>ContainerAnnotation. getRelations()Gets the Relation.java.util.List<Relation>ContainerGroup. getRelations()Gets the Relations.java.util.List<Relation>UnstructuredContainer. getRelations()Gets the Relation.
 
-