java.lang.Object
org.odpi.openmetadata.accessservices.subjectarea.properties.objects.graph.Relationship
org.odpi.openmetadata.accessservices.subjectarea.properties.relationships.ProjectScope
All Implemented Interfaces:
Serializable, OmasObject

public class ProjectScope extends Relationship
The Project Scope relationship links documentation, assets and definitions to the project.
See Also:
  • Constructor Details

    • ProjectScope

      public ProjectScope()
  • Method Details

    • toString

      public StringBuilder toString(StringBuilder sb)
      Overrides:
      toString in class Relationship
    • toString

      public String toString()
      Overrides:
      toString in class Relationship
    • getDescription

      public String getDescription()
      Description of the scope of the project.
      Returns:
      String
    • setDescription

      public void setDescription(String description)
      Set the description of the relationship.
      Parameters:
      description - String