Namespace TimeCockpit.Data.DataModel.Actions
Classes
AnonymousParameter
Represents a parameter that is NOT based on an existing Model
AssemblyBinding
Represents a binding that establishes a relationship from a Model
ExecutionContext
Represents the main context a Model
FileActionResult
Represents an IAction
IronPythonBinding
Represents a Source
IronPythonCondition
Encapsulates information about a condition which determines if the code of a Model
IronPythonLibraryBinding
Represents a binding that establishes a relationship from a Model
ModelAction
Encapsulates information about a piece of executable code that is exposed by some kind of Binding.
Model
A Model
A Model
When executing a Model
ModelActionBinding
Represents a binding that a Model
ModelActionContext
Represents the main context a Model
ModelActionParameterDefinition
Provides a parameter definition for a Model
ModelEntityTypeCondition
Encapsulates information about a condition which determines if the code of a Binding is executable.
ModelEntityTypeConditionExtension
Implements a markup extension that supports references to model entities in XAML.
PredefinedAnonymousParameter
Represents a predefined anonymous model entity (a model entity that is not persisted) for a Model
SourceCodeBinding
Represents a binding that establishes a relationship from a Model
TypedParameter
Represents a parameter that has a Model
Interfaces
IActionResult
Marker interface for action results.
Enums
Status
Determines the status of a Model