Uses of Class
com.merative.acd.v1.model.Reference
- 
Packages that use Reference Package Description com.merative.acd.v1.model 
- 
- 
Uses of Reference in com.merative.acd.v1.modelMethods in com.merative.acd.v1.model that return Reference Modifier and Type Method Description ReferenceRelationNode. getEntity()Gets the entity.Methods in com.merative.acd.v1.model that return types with arguments of type Reference Modifier and Type Method Description java.util.List<Reference>AttributeValueAnnotation. getEvidenceSpans()Gets the evidenceSpans.Method parameters in com.merative.acd.v1.model with type arguments of type Reference Modifier and Type Method Description voidAttributeValueAnnotation. setEvidenceSpans(java.util.List<Reference> evidenceSpans)Sets the evidenceSpans.
 
-