Class IsATypeOfDeprecated

  • All Implemented Interfaces:
    Serializable, OmasObject

    public class IsATypeOfDeprecated
    extends Relationship
    Deprecated.
    IsATypeOfDeprecated it is deprecated; move your instances to use IsATypeOf instead.
    Defines an inheritance relationship between two spine objects.
    See Also:
    Serialized Form
    • Constructor Detail

      • IsATypeOfDeprecated

        public IsATypeOfDeprecated()
        Deprecated.
    • Method Detail

      • getDescription

        public String getDescription()
        Deprecated.
        Description of the relationship.
        Returns:
        String
      • setDescription

        public void setDescription​(String description)
        Deprecated.
        Set the description of the relationship.
        Parameters:
        description - String
      • getStatus

        public TermRelationshipStatus getStatus()
        Deprecated.
        The status of or confidence in the relationship.
        Returns:
        TermRelationshipStatus
      • getSteward

        public String getSteward()
        Deprecated.
        Person responsible for the relationship.
        Returns:
        String
      • setSteward

        public void setSteward​(String steward)
        Deprecated.
      • getSource

        public String getSource()
        Deprecated.
        Person, organization or automated process that created the relationship.
        Returns:
        String
      • setSource

        public void setSource​(String source)
        Deprecated.