State
Represents a state of an entity. A State defines the shape of the entity's state when it is active. The MorphAction can cause the active state of an entity to change. Consequently the state of an entity can change its value (mutable) and they shape of that value.
Value parameters
- brief
-
A brief description (one sentence) for use in documentation
- description
-
An optional description of the state.
- id
-
The name of the state definition
- loc
-
The location of the state definition
- typ
-
A reference to a type definition that provides the range of values that the state may assume.
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Leaftrait WithMetaDatatrait Definitiontrait WithIdentifiertrait RiddlValueclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Inherited methods
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
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
A lazily constructed scala.Seq of Description
Attributes
- Inherited from:
- WithIdentifier
Determines if this RiddlValue references any Authors or not
Determines if this RiddlValue references any Authors or not
Attributes
- Definition Classes
- Inherited from:
- WithMetaData
Determines if this RiddlValuedefines any Authors or not
Determine if this RiddlValue has definitions it contains
Determine if this RiddlValue has definitions it contains
Attributes
- Definition Classes
- Inherited from:
- Definition
Determines if this RiddlValue has any includes in it
Determines if this RiddlValue has any options set or not
Determines if this RiddlValue contains any type definitions
Convert the identifier into a string format with its kind and dealing with anonymity.
Convert the identifier into a string format with its kind and dealing with anonymity.
Attributes
- Inherited from:
- WithIdentifier
Attributes
- Inherited from:
- WithIdentifier
This one has an identifier so it is only anonymous if that identifier is empty
This one has an identifier so it is only anonymous if that identifier is empty
Attributes
- Definition Classes
- Inherited from:
- WithIdentifier
Determines if this RiddlValue is a comment or not
Determine if this RiddlValue contains other values or not
Yes anything deriving from here is a definition
Yes anything deriving from here is a definition
Attributes
- Definition Classes
- Inherited from:
- Definition
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
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
- Definition Classes
- Inherited from:
- WithIdentifier
Attributes
- Definition Classes
- Inherited from:
- Definition
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
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
Determines if this node is a vital node or not
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
- Inherited from:
- RiddlValue
implements the nonEmpty function based on the isEmpty function
implements the nonEmpty function based on the isEmpty function
Attributes
- Inherited from:
- RiddlValue
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Inherited fields
Attributes
- Inherited from:
- WithMetaData