Checks whether all attributes are available ATM
Unit that owns/contains this thing.
Transforms a IElement interface into a Element class, loading the containing unit if necessary. (Those are technically already the same, but this function makes sure its properties are available.)
Creates a deep copy of this element and its children.
Creates a deep copy of this element and its children. Also returns a map from original to new IDs.
Deletes this element from the model.
Given an element id, returns the element in this abstract element with that id, otherwise null.
Transforms a IElement interface into a Element class, loading the containing unit if necessary. (Those are technically already the same, but this function makes sure its properties are available.)
Returns all properties when this structure is loaded, otherwise just the public properties.
Renders the structure as plain JSON (without observables magic). This is intended for debugging and development convenience. Note that the resulting object is not of the interface type corresponding to this structure.
Traverses this structure by calling the provided visitor function on itself and all the structures contained (as part) by it, in depth-first order, and it returns synchronously after that.
Traverses this structure, returning immediately when visit
returns something other than null
.
Traverses this structure, only visiting children contained in public properties.
Creates and returns a new VoidType instance in the SDK and on the server. The new VoidType will be automatically stored in the 'reduceReturnDataType' property of the parent microflows.AggregateListAction element passed as argument.
Warning! Can only be used on models with the following Mendix meta model versions: 10.0.0 and higher
Creates and returns a new VoidType instance in the SDK and on the server. The new VoidType will be automatically stored in the 'parameterType' property of the parent appservices.AppServiceActionParameter element passed as argument.
Warning! Can only be used on models with the following Mendix meta model versions: 7.9.0 to 9.0.1
Creates and returns a new VoidType instance in the SDK and on the server. The new VoidType will be automatically stored in the 'actionReturnType' property of the parent appservices.AppServiceAction element passed as argument.
Warning! Can only be used on models with the following Mendix meta model versions: 7.9.0 to 9.0.1
Creates and returns a new VoidType instance in the SDK and on the server. The new VoidType will be automatically stored in the 'variableDataType' property of the parent microflows.CallExternalAction element passed as argument.
Warning! Can only be used on models with the following Mendix meta model versions: 10.2.0 and higher
Creates and returns a new VoidType instance in the SDK and on the server. The new VoidType will be automatically stored in the 'propertyType' property of the parent connectorkit.ConnectorProperty element passed as argument.
Warning! Can only be used on models with the following Mendix meta model versions: 11.0.0 and higher
Creates and returns a new VoidType instance in the SDK and on the server. The new VoidType will be automatically stored in the 'type' property of the parent constants.Constant element passed as argument.
Warning! Can only be used on models with the following Mendix meta model versions: 7.9.0 and higher
Creates and returns a new VoidType instance in the SDK and on the server. The new VoidType will be automatically stored in the 'variableType' property of the parent microflows.CreateVariableAction element passed as argument.
Warning! Can only be used on models with the following Mendix meta model versions: 7.9.0 and higher
Creates and returns a new VoidType instance in the SDK and on the server. The new VoidType will be automatically stored in the 'columnType' property of the parent datasets.DataSetColumn element passed as argument.
Warning! Can only be used on models with the following Mendix meta model versions: 7.9.0 and higher
Creates and returns a new VoidType instance in the SDK and on the server. The new VoidType will be automatically stored in the 'parameterType' property of the parent datasets.DataSetParameter element passed as argument.
Warning! Can only be used on models with the following Mendix meta model versions: 7.9.0 and higher
Creates and returns a new VoidType instance in the SDK and on the server. The new VoidType will be automatically stored in the 'parameterType' property of the parent documenttemplates.DocumentTemplateParameter element passed as argument.
Warning! Can only be used on models with the following Mendix meta model versions: 7.9.0 and higher
Creates and returns a new VoidType instance in the SDK and on the server. The new VoidType will be automatically stored in the 'parameterType' property of the parent microflows.ExternalActionParameterMapping element passed as argument.
Warning! Can only be used on models with the following Mendix meta model versions: 10.2.0 and higher
Creates and returns a new VoidType instance in the SDK and on the server. The new VoidType will be automatically stored in the 'parameterType' property of the parent importmappings.ImportMapping element passed as argument.
Warning! Can only be used on models with the following Mendix meta model versions: 7.16.0 and higher
Creates and returns a new VoidType instance in the SDK and on the server. The new VoidType will be automatically stored in the 'variableType' property of the parent pages.LocalVariable element passed as argument.
Warning! Can only be used on models with the following Mendix meta model versions: 10.17.0 and higher
Creates and returns a new VoidType instance in the SDK and on the server. The new VoidType will be automatically stored in the 'parameterType' property of the parent microflows.MLModelCallParameterMapping element passed as argument.
Warning! Can only be used on models with the following Mendix meta model versions: 9.10.0 to 9.17.0
Creates and returns a new VoidType instance in the SDK and on the server. The new VoidType will be automatically stored in the 'microflowReturnType' property of the parent microflows.MicroflowBase element passed as argument.
Warning! Can only be used on models with the following Mendix meta model versions: 7.9.0 and higher
Creates and returns a new VoidType instance in the SDK and on the server. The new VoidType will be automatically stored in the 'parameterType' property of the parent microflows.MicroflowParameterBase element passed as argument.
Warning! Can only be used on models with the following Mendix meta model versions: 7.9.0 and higher
Creates and returns a new VoidType instance in the SDK and on the server. The new VoidType will be automatically stored in the 'variableType' property of the parent microflows.MicroflowParameterObject element passed as argument.
Warning! Can only be used on models with the following Mendix meta model versions: 7.9.0 and higher
Creates and returns a new VoidType instance in the SDK and on the server. The new VoidType will be automatically stored in the 'dataType' property of the parent rest.OperationParameter element passed as argument.
Warning! Can only be used on models with the following Mendix meta model versions: 10.1.0 and higher
Creates and returns a new VoidType instance in the SDK and on the server. The new VoidType will be automatically stored in the 'parameterType' property of the parent pages.PageParameter element passed as argument.
Warning! Can only be used on models with the following Mendix meta model versions: 9.4.0 and higher
Creates and returns a new VoidType instance in the SDK and on the server. The new VoidType will be automatically stored in the 'dataType' property of the parent odatapublish.PublishedMicroflowParameter element passed as argument.
Warning! Can only be used on models with the following Mendix meta model versions: 10.4.0 and higher
Creates and returns a new VoidType instance in the SDK and on the server. The new VoidType will be automatically stored in the 'returnType' property of the parent odatapublish.PublishedMicroflow element passed as argument.
Warning! Can only be used on models with the following Mendix meta model versions: 10.4.0 and higher
Creates and returns a new VoidType instance in the SDK and on the server. The new VoidType will be automatically stored in the 'dataType' property of the parent rest.PublishedODataMicroflowParameter element passed as argument.
Warning! Can only be used on models with the following Mendix meta model versions: 10.2.0 to 10.3.0
Creates and returns a new VoidType instance in the SDK and on the server. The new VoidType will be automatically stored in the 'type' property of the parent rest.PublishedODataMicroflowParameter element passed as argument.
Warning! Can only be used on models with the following Mendix meta model versions: 10.0.0 to 10.1.0
Creates and returns a new VoidType instance in the SDK and on the server. The new VoidType will be automatically stored in the 'returnType' property of the parent rest.PublishedODataMicroflow element passed as argument.
Warning! Can only be used on models with the following Mendix meta model versions: 10.2.0 to 10.3.0
Creates and returns a new VoidType instance in the SDK and on the server. The new VoidType will be automatically stored in the 'operationReturnType' property of the parent webservices.PublishedOperation element passed as argument.
Warning! Can only be used on models with the following Mendix meta model versions: 7.9.0 and higher
Creates and returns a new VoidType instance in the SDK and on the server. The new VoidType will be automatically stored in the 'parameterType' property of the parent webservices.PublishedParameter element passed as argument.
Warning! Can only be used on models with the following Mendix meta model versions: 7.9.0 and higher
Creates and returns a new VoidType instance in the SDK and on the server. The new VoidType will be automatically stored in the 'dataType' property of the parent databaseconnector.QueryParameter element passed as argument.
Warning! Can only be used on models with the following Mendix meta model versions: 9.22.0 and higher
Creates and returns a new VoidType instance in the SDK and on the server. The new VoidType will be automatically stored in the 'type' property of the parent rest.RestOperationParameter element passed as argument.
Warning! Can only be used on models with the following Mendix meta model versions: 7.17.0 and higher
Creates and returns a new VoidType instance in the SDK and on the server. The new VoidType will be automatically stored in the 'dataType' property of the parent rest.RestParameter element passed as argument.
Warning! Can only be used on models with the following Mendix meta model versions: 10.17.0 and higher
Creates and returns a new VoidType instance in the SDK and on the server. The new VoidType will be automatically stored in the 'variableType' property of the parent microflows.ResultHandling element passed as argument.
Warning! Can only be used on models with the following Mendix meta model versions: 7.9.0 and higher
Creates and returns a new VoidType instance in the SDK and on the server. The new VoidType will be automatically stored in the 'parameterType' property of the parent pages.SnippetParameter element passed as argument.
Warning! Can only be used on models with the following Mendix meta model versions: 9.21.0 and higher
Creates and returns a new VoidType instance in the SDK and on the server. The new VoidType will be automatically stored in the 'type' property of the parent mappings.ValueMappingElement element passed as argument.
Warning! Can only be used on models with the following Mendix meta model versions: 7.9.0 and higher
Generated using TypeDoc
In version 7.9.0: introduced