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.model
Methods in com.merative.acd.v1.model that return Reference Modifier and Type Method Description Reference
RelationNode. 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 void
AttributeValueAnnotation. setEvidenceSpans(java.util.List<Reference> evidenceSpans)
Sets the evidenceSpans.
-