Class HealthcareEntityRelationRole

    • Constructor Detail

      • HealthcareEntityRelationRole

        public HealthcareEntityRelationRole()
    • Method Detail

      • getName

        public String getName()
        Gets the role property: Role of entity in the relationship. For example: 'CD20-positive diffuse large B-cell lymphoma' has the following entities with their roles in parenthesis: CD20 (GeneOrProtein), Positive (Expression), diffuse large B-cell lymphoma (Diagnosis).
        Returns:
        The role name value.
      • getEntity

        public HealthcareEntity getEntity()
        Gets the healthcare entity object.
        Returns:
        The healthcare entity object.