VariableSetVariableOrParameter

final case class VariableSetVariableOrParameter(commonAttributes: CommonRelationshipAttributes, name: EName, variableOrParameter: VariableOrParameter) extends NestedRelationship[VariableOrParameter]

A variable set variable-or-parameter (nested) relationship, without the variable set.

A variable set variable-or-parameter (nested) relationship, without the variable set.

Authors

Chris de Vreeze

trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product