RefConstraint

es.weso.uml.RefConstraint
case class RefConstraint(name: Name, href: String) extends ValueConstraint

UML entry that represents a basic constraint

Attributes

href

hyperref

name

name of the constraint

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class UMLEntry
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

override def toJson: Json

Attributes

Definition Classes

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product