DirectUserToURLInteraction
An interaction between a ser and a URL
Value parameters
- brief
-
A brief description for documentation purposes
- description
-
A more full description of the interaction for documentation purposes
- from
-
The user from which the interaction emanates
- loc
-
THe location of the interaction in the model
- url
-
The URL towards which the user is directed
Attributes
- Source
- AST.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait GenericInteractiontrait Interactiontrait WithMetaDatatrait RiddlValueclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Format the node to a string in a form suitable for use in error messages
Format the node to a string in a form suitable for use in error messages
Attributes
- Source
- AST.scala
Provide a string to specify the kind of thing this value is with default derived from class name
Provide a string to specify the kind of thing this value is with default derived from class name
Attributes
- Definition Classes
- Source
- AST.scala
Attributes
- Source
- AST.scala
Inherited methods
Return the AuthorRef instances from the metadata
Return the AuthorRef instances from the metadata
Attributes
- Inherited from:
- WithMetaData
- Source
- AST.scala
AN optional BriefDescription
A reliable extractor of the brief description, dealing with the optionality and plurality of it
A reliable extractor of the brief description, dealing with the optionality and plurality of it
Attributes
- Inherited from:
- WithMetaData
- Source
- AST.scala
A reliable extractor of the description, dealing with the optionality and plurality of it
A reliable extractor of the description, dealing with the optionality and plurality of it
Attributes
- Inherited from:
- WithMetaData
- Source
- AST.scala
A lazily constructed scala.Seq of Description
A lazily constructed scala.Seq of Description
Attributes
- Inherited from:
- WithMetaData
- Source
- AST.scala
Attributes
- Inherited from:
- WithMetaData
- Source
- AST.scala
Get the value of name
'd option, if there is one.
Get the value of name
'd option, if there is one.
Attributes
- Inherited from:
- WithMetaData
- Source
- AST.scala
Determine if the metadata has any author refs
Determine if the metadata has any author refs
Attributes
- Definition Classes
- Inherited from:
- WithMetaData
- Source
- AST.scala
Determines if this RiddlValuedefines any Authors or not
Determines if this RiddlValuedefines any Authors or not
Attributes
- Inherited from:
- RiddlValue
- Source
- AST.scala
Determine if this RiddlValue has definitions it contains
Determine if this RiddlValue has definitions it contains
Attributes
- Inherited from:
- RiddlValue
- Source
- AST.scala
Determines if this RiddlValue has any includes in it
Determines if this RiddlValue has any includes in it
Attributes
- Inherited from:
- RiddlValue
- Source
- AST.scala
Determine if the metadata has any option values
Determine if the metadata has any option values
Attributes
- Inherited from:
- WithMetaData
- Source
- AST.scala
Determines if this RiddlValue has any options set or not
Determines if this RiddlValue has any options set or not
Attributes
- Inherited from:
- RiddlValue
- Source
- AST.scala
Determines if this RiddlValue contains any type definitions
Determines if this RiddlValue contains any type definitions
Attributes
- Inherited from:
- RiddlValue
- Source
- AST.scala
True only if this value does not have a name or has an empty name
True only if this value does not have a name or has an empty name
Attributes
- Inherited from:
- RiddlValue
- Source
- AST.scala
Determines if this RiddlValue is a comment or not
Determines if this RiddlValue is a comment or not
Attributes
- Inherited from:
- RiddlValue
- Source
- AST.scala
Determine if this RiddlValue contains other values or not
Determine if this RiddlValue contains other values or not
Attributes
- Inherited from:
- RiddlValue
- Source
- AST.scala
Determine if this RiddlValue is a definition or not
Determine if this RiddlValue is a definition or not
Attributes
- Inherited from:
- RiddlValue
- Source
- AST.scala
Determine if this RiddlValue is empty or not.
Determine if this RiddlValue is empty or not. Non-containers are always empty
Attributes
- Inherited from:
- RiddlValue
- Source
- AST.scala
Whether or not this instance has an id: Identifier field or not
Whether or not this instance has an id: Identifier field or not
Attributes
- Inherited from:
- RiddlValue
- Source
- AST.scala
Attributes
- Inherited from:
- RiddlValue
- Source
- AST.scala
Determines if this RiddlValue is a processor (handles messages) or not
Determines if this RiddlValue is a processor (handles messages) or not
Attributes
- Inherited from:
- RiddlValue
- Source
- AST.scala
Determine if this RiddlValue is the top most container, appearing at the root of the AST
Determine if this RiddlValue is the top most container, appearing at the root of the AST
Attributes
- Inherited from:
- RiddlValue
- Source
- AST.scala
Determines if this node is a vital node or not
Determines if this node is a vital node or not
Attributes
- Inherited from:
- RiddlValue
- Source
- AST.scala
implements the nonEmpty function based on the isEmpty function
implements the nonEmpty function based on the isEmpty function
Attributes
- Inherited from:
- RiddlValue
- Source
- AST.scala
Return the OptionValues in the meta data
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- WithMetaData
- Source
- AST.scala
Inherited fields
Get the ULID associated with the definition.
Get the ULID associated with the definition. There can only be one and they are assigned when this method is called, spreading their definition across the access patterns, on purpose.
Attributes
- Inherited from:
- WithMetaData
- Source
- AST.scala