Class RelationView

java.lang.Object
ch.admin.bit.jeap.archrepo.docgen.RelationView

public final class RelationView extends Object
View of a relation as rendered into the documentation template
  • Method Details

    • getCounterpart

      public String getCounterpart()
    • getLabel

      public String getLabel()
    • getType

      public ch.admin.bit.jeap.archrepo.metamodel.relation.RelationType getType()
    • isLabelLinkable

      public boolean isLabelLinkable()
    • getLinks

      public Map<String,String> getLinks()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object