nodePath 与 namespace 示例
info
- [[Concept]] 表示这是一个抽象概念
- ② 表示这个在前面已经展开,这里不再重复
nodePath 示例 | 概念名 | name 相关的属性 | namespace 示例 |
---|---|---|---|
app.dataSources[name=dataSource1] | DataSource | name | app.dataSources.dataSource1 |
app.dataSources[name=dataSource1].entities[name=entity1] | Entity | name | app.dataSources.dataSource1.entities.entity1 |
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1] | EntityProperty | name | |
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation | TypeAnnotation | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.typeArguments[2] | TypeAnnotation② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.returnType[2] | TypeAnnotation② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1] | StructureProperty | name | |
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].typeAnnotation | TypeAnnotation② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue | DefaultValue | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression | [[LogicItem]] | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.params[name=param1] | Param | name | |
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.params[name=param1].typeAnnotation | TypeAnnotation② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.params[name=param1].defaultValue | DefaultValue② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.body | [[LogicItem]]② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.typeAnnotation | TypeAnnotation② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.test | [[LogicItem]]② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.consequent[2] | [[LogicItem]]② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.alternate[2] | [[LogicItem]]② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.cases[2] | SwitchCase | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.cases[2].test | [[LogicItem]]② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.cases[2].consequent[2] | [[LogicItem]]② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.test | [[LogicItem]]② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.consequent[2] | [[LogicItem]]② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.each | [[LogicItem]]② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.item | Param② | name | |
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.index | Param② | name | |
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.start | [[LogicItem]]② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.end | [[LogicItem]]② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.body[2] | [[LogicItem]]② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.test | [[LogicItem]]② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.body[2] | [[LogicItem]]② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.left | [[LogicItem]]② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.right | [[LogicItem]]② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.left | SelectMembers | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.left.expression | [[LogicItem]]② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.left.members[2] | [[LogicItem]]② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.rights[2] | SelectMembers② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.assignmentLines[2] | AssignmentLine | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.typeArguments[2] | TypeAnnotation② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.arguments[2] | Argument | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.arguments[2].expression | [[LogicItem]]② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.validation | BindAttribute | name | |
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.validation.expression | [[LogicItem]]② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.validation.destination | Destination | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.validation.destination.arguments[2] | Argument② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.validation.destination.anchor | Anchor | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.validation.destination.anchor.expression | [[LogicItem]]② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.validation.externalDestination | ExternalDestination | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.validation.externalDestination.link | [[LogicItem]]② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.validation.externalDestination.anchor | Anchor② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.validation.rules[2] | ValidationRule | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.validation.rules[2].arguments[2] | Argument② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.validation.rules[2].errorMessage | [[LogicItem]]② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.validation.rules[2].target | [[LogicItem]]② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.validation.assignee | Assignee | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.validation.assignee.dynamicUsers[2] | [[LogicItem]]② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.validation.assignee.dynamicRoles[2] | [[LogicItem]]② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.validation.assignee.logicUsers[name=logic1] | Logic | name | |
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.validation.assignee.logicUsers[name=logic1].transactional | Transactional | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.validation.assignee.logicUsers[name=logic1].typeParams[name=typeParam1] | TypeParam | name | |
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.validation.assignee.logicUsers[name=logic1].params[name=param1] | Param② | name | |
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.validation.assignee.logicUsers[name=logic1].returns[name=return1] | Return | name | |
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.validation.assignee.logicUsers[name=logic1].returns[name=return1].typeAnnotation | TypeAnnotation② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.validation.assignee.logicUsers[name=logic1].returns[name=return1].defaultValue | DefaultValue② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.validation.assignee.logicUsers[name=logic1].variables[name=variable1] | Variable | name | |
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.validation.assignee.logicUsers[name=logic1].variables[name=variable1].typeAnnotation | TypeAnnotation② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.validation.assignee.logicUsers[name=logic1].variables[name=variable1].defaultValue | DefaultValue② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.validation.assignee.logicUsers[name=logic1].body[2] | [[LogicItem]]② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.validation.assignee.logicUsers[name=logic1].playground[2] | [[LogicItem]]② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.validation.playground[2] | [[LogicItem]]② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.arguments[2] | Argument② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.typeArguments[2] | TypeAnnotation② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.arguments[2] | Argument② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.arguments[2] | Argument② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.authArguments[2] | Argument② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.arguments[2] | Argument② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.anchor | Anchor② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.link | [[LogicItem]]② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.anchor | Anchor② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.arguments[2] | Argument② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.errorMessage | [[LogicItem]]② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.target | [[LogicItem]]② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.expression | [[LogicItem]]② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.expression | [[LogicItem]]② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.logicItems[2] | [[LogicItem]]② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.expressions[2] | [[LogicItem]]② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.typeAnnotation | TypeAnnotation② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.left | [[LogicItem]]② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.right | [[LogicItem]]② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.patterns[2] | [[LogicItem]]② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.patterns[2] | TypeAnnotation② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.body[2] | [[LogicItem]]② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.expression | [[LogicItem]]② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.cases[2] | MatchCase② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.argument | [[LogicItem]]② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.object | [[LogicItem]]② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.property | [[LogicItem]]② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.typeAnnotation | TypeAnnotation② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.properties[name=identifier1] | Identifier② | namespace, name | |
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.rights[2] | SelectMembers② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.assignmentLines[2] | AssignmentLine② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.typeAnnotation | TypeAnnotation② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.items[2] | [[LogicItem]]② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.typeAnnotation | TypeAnnotation② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.keys[2] | [[LogicItem]]② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.values[2] | [[LogicItem]]② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.typeAnnotation | TypeAnnotation② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.select | QuerySelectExpression | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.select.selectElements[2] | QueryAggregateExpression | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.select.selectElements[2].aggregateParam | QueryFieldExpression | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.select.selectElements[2] | QueryFieldExpression② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.from | QueryFromExpression | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.from.joinParts[2] | QueryJoinExpression | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.from.joinParts[2].onExpressions[2] | BinaryExpression② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.from.joinParts[2].joinParts[2] | QueryJoinExpression② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.where | [[LogicItem]]② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.wherePlayground[2] | [[LogicItem]]② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.groupBy[2] | QueryGroupByExpression | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.groupBy[2].groupElement | [[LogicItem]]② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.having | [[LogicItem]]② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.havingPlayground[2] | [[LogicItem]]② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.orderBy[2] | QueryOrderByExpression | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.orderBy[2].orderElement | [[LogicItem]]② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.orderBy[2].order | [[LogicItem]]② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.limit | QueryLimitExpression | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.limit.pageElement | [[LogicItem]]② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.limit.pageSizeElement | [[LogicItem]]② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.selectElements[2] | QueryAggregateExpression② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.selectElements[2] | QueryFieldExpression② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.joinParts[2] | QueryJoinExpression② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.onExpressions[2] | BinaryExpression② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.joinParts[2] | QueryJoinExpression② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.aggregateParam | QueryFieldExpression② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.orderElement | [[LogicItem]]② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.order | [[LogicItem]]② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.groupElement | [[LogicItem]]② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.pageElement | [[LogicItem]]② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.pageSizeElement | [[LogicItem]]② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.typeAnnotation | TypeAnnotation② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.typeAnnotation | TypeAnnotation② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.dynamicUsers[2] | [[LogicItem]]② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.dynamicRoles[2] | [[LogicItem]]② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.expression.logicUsers[name=logic1] | Logic② | name | |
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].typeAnnotation.properties[name=structureProperty1].defaultValue.playground[2] | [[LogicItem]]② | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].databaseTypeAnnotation | DatabaseTypeAnnotation | ||
app.dataSources[name=dataSource1].entities[name=entity1].properties[name=entityProperty1].defaultValue | DefaultValue② | ||
app.dataSources[name=dataSource1].entities[name=entity1].indexes[name=entityIndex1] | EntityIndex | name | |
app.structures[name=structure1] | Structure | name | app.structures.structure1 |
app.structures[name=structure1].typeParams[name=typeParam1] | TypeParam② | name | |
app.structures[name=structure1].properties[name=structureProperty1] | StructureProperty② | name | |
app.enums[name=enum1] | Enum | name | app.enums.enum1 |
app.enums[name=enum1].enumItems[2] | EnumItem | ||
app.logics[name=logic1] | Logic② | name | app.logics.logic1 |
app.overriddenLogics[name=overriddenLogic1] | OverriddenLogic | name | |
app.overriddenLogics[name=overriddenLogic1].transactional | Transactional② | ||
app.overriddenLogics[name=overriddenLogic1].typeParams[name=typeParam1] | TypeParam② | name | |
app.overriddenLogics[name=overriddenLogic1].params[name=param1] | Param② | name | |
app.overriddenLogics[name=overriddenLogic1].returns[name=return1] | Return② | name | |
app.overriddenLogics[name=overriddenLogic1].variables[name=variable1] | Variable② | name | |
app.overriddenLogics[name=overriddenLogic1].body[2] | [[LogicItem]]② | ||
app.overriddenLogics[name=overriddenLogic1].playground[2] | [[LogicItem]]② | ||
app.interfaces[2] | [[AbstractInterface]] | ||
app.interfaces[2].params[name=interfaceParam1] | InterfaceParam | name | |
app.interfaces[2].params[name=interfaceParam1].typeAnnotation | TypeAnnotation② | ||
app.interfaces[2].params[name=interfaceParam1].defaultValue | DefaultValue② | ||
app.interfaces[2].returns[name=return1] | Return② | name | |
app.interfaces[2].validation | BindAttribute② | name | |
app.frontendTypes[name=frontendType1] | FrontendType | name | app.frontendTypes.frontendType1 |
app.frontendTypes[name=frontendType1].frontends[name=frontend1] | Frontend | name | |
app.frontendTypes[name=frontendType1].frontends[name=frontend1].bindEvents[name=bindEvent1] | BindEvent | name | app.frontendTypes.frontendType1.frontends.frontend1.bindEvents.bindEvent1 |
app.frontendTypes[name=frontendType1].frontends[name=frontend1].bindEvents[name=bindEvent1].logics[name=logic1] | Logic② | name | app.frontendTypes.frontendType1.frontends.frontend1.bindEvents.bindEvent1.logics.logic1 |
app.frontendTypes[name=frontendType1].frontends[name=frontend1].bindEvents[name=bindEvent1].arguments[2] | Argument② | ||
app.frontendTypes[name=frontendType1].frontends[name=frontend1].views[name=view1] | View | name | app.frontendTypes.frontendType1.frontends.frontend1.views.view1 |
app.frontendTypes[name=frontendType1].frontends[name=frontend1].views[name=view1].crumb | StaticString | ||
app.frontendTypes[name=frontendType1].frontends[name=frontend1].views[name=view1].elements[name=viewElement1] | ViewElement | name | app.frontendTypes.frontendType1.frontends.frontend1.views.view1.elements.viewElement1 |
app.frontendTypes[name=frontendType1].frontends[name=frontend1].views[name=view1].elements[name=viewElement1].bindAttrs[name=bindAttribute1] | BindAttribute② | name | |
app.frontendTypes[name=frontendType1].frontends[name=frontend1].views[name=view1].elements[name=viewElement1].bindEvents[name=bindEvent1] | BindEvent② | name | app.frontendTypes.frontendType1.frontends.frontend1.views.view1.elements.viewElement1.bindEvents.bindEvent1 |
app.frontendTypes[name=frontendType1].frontends[name=frontend1].views[name=view1].elements[name=viewElement1].bindDirectives[name=bindDirective1] | BindDirective | name | |
app.frontendTypes[name=frontendType1].frontends[name=frontend1].views[name=view1].elements[name=viewElement1].bindDirectives[name=bindDirective1].expression | [[LogicItem]]② | ||
app.frontendTypes[name=frontendType1].frontends[name=frontend1].views[name=view1].elements[name=viewElement1].bindDirectives[name=bindDirective1].playground[2] | [[LogicItem]]② | ||
app.frontendTypes[name=frontendType1].frontends[name=frontend1].views[name=view1].elements[name=viewElement1].bindStyles[name=bindStyle1] | BindStyle | name | |
app.frontendTypes[name=frontendType1].frontends[name=frontend1].views[name=view1].elements[name=viewElement1].bindStyles[name=bindStyle1].expression | [[LogicItem]]② | ||
app.frontendTypes[name=frontendType1].frontends[name=frontend1].views[name=view1].elements[name=viewElement1].bindStyles[name=bindStyle1].playground[2] | [[LogicItem]]② | ||
app.frontendTypes[name=frontendType1].frontends[name=frontend1].views[name=view1].elements[name=viewElement1].children[name=viewElement1] | ViewElement② | name | app.frontendTypes.frontendType1.frontends.frontend1.views.view1.elements.viewElement1 |
app.frontendTypes[name=frontendType1].frontends[name=frontend1].views[name=view1].params[name=param1] | Param② | name | |
app.frontendTypes[name=frontendType1].frontends[name=frontend1].views[name=view1].variables[name=variable1] | Variable② | name | |
app.frontendTypes[name=frontendType1].frontends[name=frontend1].views[name=view1].logics[name=logic1] | Logic② | name | app.frontendTypes.frontendType1.frontends.frontend1.views.view1.logics.logic1 |
app.frontendTypes[name=frontendType1].frontends[name=frontend1].views[name=view1].bindEvents[name=bindEvent1] | BindEvent② | name | app.frontendTypes.frontendType1.frontends.frontend1.views.view1.bindEvents.bindEvent1 |
app.frontendTypes[name=frontendType1].frontends[name=frontend1].views[name=view1].children[name=view1] | View② | name | app.frontendTypes.frontendType1.frontends.frontend1.views.view1.children.view1 |
app.frontendTypes[name=frontendType1].frontends[name=frontend1].variables[2] | FrontendVariable | app.frontendTypes.frontendType1.frontends.frontend1.variables[2] | |
app.frontendTypes[name=frontendType1].frontends[name=frontend1].theme | Theme | ||
app.frontendTypes[name=frontendType1].frontends[name=frontend1].i18nInfo | I18nInfo | ||
app.frontendTypes[name=frontendType1].businessComponents[name=businessComponent1] | BusinessComponent | name | |
app.frontendTypes[name=frontendType1].businessComponents[name=businessComponent1].events[name=event1] | Event | name | |
app.frontendTypes[name=frontendType1].businessComponents[name=businessComponent1].events[name=event1].params[name=param1] | Param② | name | |
app.frontendTypes[name=frontendType1].businessComponents[name=businessComponent1].params[2] | ParamWithGroup | ||
app.frontendTypes[name=frontendType1].businessComponents[name=businessComponent1].variables[name=variable1] | Variable② | name | |
app.frontendTypes[name=frontendType1].businessComponents[name=businessComponent1].bindEvents[name=bindEvent1] | BindEvent② | name | |
app.frontendTypes[name=frontendType1].businessComponents[name=businessComponent1].logics[2] | BusinessLogic | ||
app.frontendTypes[name=frontendType1].businessComponents[name=businessComponent1].elements[name=viewElement1] | ViewElement② | name | |
app.frontendTypes[name=frontendType1].componentDependencies[name=module1] | Module | name | app.frontendTypes.frontendType1.componentDependencies.module1 |
app.frontendTypes[name=frontendType1].componentDependencies[name=module1].dataSources[name=dataSource1] | DataSource② | name | |
app.frontendTypes[name=frontendType1].componentDependencies[name=module1].structures[name=structure1] | Structure② | name | |
app.frontendTypes[name=frontendType1].componentDependencies[name=module1].enums[name=enum1] | Enum② | name | |
app.frontendTypes[name=frontendType1].componentDependencies[name=module1].logics[name=logic1] | Logic② | name | |
app.frontendTypes[name=frontendType1].componentDependencies[name=module1].interfaces[2] | [[AbstractInterface]]② | ||
app.frontendTypes[name=frontendType1].componentDependencies[name=module1].views[name=view1] | View② | name | |
app.frontendTypes[name=frontendType1].componentDependencies[name=module1].frontendVariables[name=variable1] | Variable② | name | |
app.frontendTypes[name=frontendType1].componentDependencies[name=module1].processes[name=process1] | Process | name | |
app.frontendTypes[name=frontendType1].componentDependencies[name=module1].processes[name=process1].bindEvents[name=bindEvent1] | BindEvent② | name | |
app.frontendTypes[name=frontendType1].componentDependencies[name=module1].processes[name=process1].params[name=param1] | Param② | name | |
app.frontendTypes[name=frontendType1].componentDependencies[name=module1].processes[name=process1].returns[name=return1] | Return② | name | |
app.frontendTypes[name=frontendType1].componentDependencies[name=module1].processes[name=process1].constants[name=constant1] | Constant | name | |
app.frontendTypes[name=frontendType1].componentDependencies[name=module1].processes[name=process1].constants[name=constant1].typeAnnotation | TypeAnnotation② | ||
app.frontendTypes[name=frontendType1].componentDependencies[name=module1].processes[name=process1].constants[name=constant1].defaultValue | DefaultValue② | ||
app.frontendTypes[name=frontendType1].componentDependencies[name=module1].processes[name=process1].elements[name=processElement1] | ProcessElement | name | |
app.frontendTypes[name=frontendType1].componentDependencies[name=module1].processes[name=process1].elements[name=processElement1].bindEvents[name=bindEvent1] | BindEvent② | name | |
app.frontendTypes[name=frontendType1].componentDependencies[name=module1].processes[name=process1].elements[name=processElement1].bounds | Rect | ||
app.frontendTypes[name=frontendType1].componentDependencies[name=module1].processes[name=process1].elements[name=processElement1].waypoints[2] | Point | ||
app.frontendTypes[name=frontendType1].componentDependencies[name=module1].processes[name=process1].elements[name=processElement1].logic | Logic② | name | |
app.frontendTypes[name=frontendType1].componentDependencies[name=module1].processes[name=process1].elements[name=processElement1].variables[name=variable1] | Variable② | name | |
app.frontendTypes[name=frontendType1].componentDependencies[name=module1].processes[name=process1].elements[name=processElement1].returns[name=return1] | Return② | name | |
app.frontendTypes[name=frontendType1].componentDependencies[name=module1].processes[name=process1].elements[name=processElement1].constants[name=constant1] | Constant② | name | |
app.frontendTypes[name=frontendType1].componentDependencies[name=module1].processes[name=process1].elements[name=processElement1].bindAttrs[name=bindAttribute1] | BindAttribute② | name | |
app.frontendTypes[name=frontendType1].componentDependencies[name=module1].processes[name=process1].elements[name=processElement1].multiApprovalPolicy | [[MultiApprovalPolicy]] | ||
app.frontendTypes[name=frontendType1].componentDependencies[name=module1].frontends[name=frontendLibrary1] | FrontendLibrary | name | |
app.frontendTypes[name=frontendType1].componentDependencies[name=module1].frontends[name=frontendLibrary1].logics[name=logic1] | Logic② | name | |
app.frontendTypes[name=frontendType1].componentDependencies[name=module1].frontends[name=frontendLibrary1].viewComponents[name=viewComponent1] | ViewComponent | name | |
app.frontendTypes[name=frontendType1].componentDependencies[name=module1].frontends[name=frontendLibrary1].viewComponents[name=viewComponent1].attrs[name=attribute1] | Attribute | name | |
app.frontendTypes[name=frontendType1].componentDependencies[name=module1].frontends[name=frontendLibrary1].viewComponents[name=viewComponent1].attrs[name=attribute1].typeAnnotation | TypeAnnotation② | ||
app.frontendTypes[name=frontendType1].componentDependencies[name=module1].frontends[name=frontendLibrary1].viewComponents[name=viewComponent1].attrs[name=attribute1].defaultValue | DefaultValue② | ||
app.frontendTypes[name=frontendType1].componentDependencies[name=module1].frontends[name=frontendLibrary1].viewComponents[name=viewComponent1].events[name=event1] | Event② | name | |
app.frontendTypes[name=frontendType1].componentDependencies[name=module1].frontends[name=frontendLibrary1].viewComponents[name=viewComponent1].slots[name=slot1] | Slot | name | |
app.frontendTypes[name=frontendType1].componentDependencies[name=module1].frontends[name=frontendLibrary1].viewComponents[name=viewComponent1].slots[name=slot1].slotProps | Param② | name | |
app.frontendTypes[name=frontendType1].componentDependencies[name=module1].frontends[name=frontendLibrary1].viewComponents[name=viewComponent1].methods[name=logic1] | Logic② | name | |
app.frontendTypes[name=frontendType1].componentDependencies[name=module1].frontends[name=frontendLibrary1].viewComponents[name=viewComponent1].children[name=viewComponent1] | ViewComponent② | name | |
app.frontendTypes[name=frontendType1].componentDependencies[name=module1].frontends[name=frontendLibrary1].viewComponents[name=viewComponent1].blocks[2] | ViewBlock | ||
app.frontendTypes[name=frontendType1].componentDependencies[name=module1].configuration | Configuration | ||
app.frontendTypes[name=frontendType1].componentDependencies[name=module1].configuration.groups[name=configGroup1] | ConfigGroup | name | |
app.frontendTypes[name=frontendType1].componentDependencies[name=module1].configuration.groups[name=configGroup1].properties[name=configProperty1] | ConfigProperty | name | |
app.frontendTypes[name=frontendType1].componentDependencies[name=module1].configuration.groups[name=configGroup1].properties[name=configProperty1].values[2] | ConfigPropertyValue | ||
app.frontendTypes[name=frontendType1].componentDependencies[name=module1].triggerLaunchers[name=triggerLauncher1] | TriggerLauncher | name | |
app.frontendTypes[name=frontendType1].componentDependencies[name=module1].triggerLaunchers[name=triggerLauncher1].callBackLogic | Identifier② | namespace, name | |
app.frontendTypes[name=frontendType1].componentDependencies[name=module1].connections[name=connection1] | Connection | namespace, name | |
app.frontendTypes[name=frontendType1].componentDependencies[name=module1].connections[name=connection1].properties[name=configProperty1] | ConfigProperty② | name | |
app.frontendTypes[name=frontendType1].componentDependencies[name=module1].metadataTypes[name=metadataType1] | MetadataType | name | |
app.frontendTypes[name=frontendType1].componentDependencies[name=module1].metadataTypes[name=metadataType1].typeAnnotation | TypeAnnotation② | ||
app.frontendTypes[name=frontendType1].componentDependencies[name=module1].metadataTypes[name=metadataType1].rules[2] | ValidationRule② | ||
app.frontendTypes[name=frontendType1].componentDependencies[name=module1].metadataTypes[name=metadataType1].playground[2] | [[LogicItem]]② | ||
app.backend | Backend | name | app.backend |
app.backend.variables[name=backendVariable1] | BackendVariable | name | app.backend.variables.backendVariable1 |
app.backend.variables[name=backendVariable1].typeAnnotation | TypeAnnotation② | ||
app.backend.variables[name=backendVariable1].defaultValue | DefaultValue② | ||
app.processes[name=process1] | Process② | name | app.processes.process1 |
app.roles[name=role1] | Role | name | app.roles.role1 |
app.configuration | Configuration② | ||
app.dependencies[name=module1] | Module② | name | app.dependencies.module1 |
app.dependencies[2] | Connector | app.dependencies[2] | |
app.dependencies[2].properties[name=param1] | Param② | name | |
app.dependencies[2].triggers[name=connectorTrigger1] | ConnectorTrigger | name | |
app.dependencies[2].triggers[name=connectorTrigger1].triggerEvent | TriggerEvent | name | |
app.dependencies[2].triggers[name=connectorTrigger1].triggerEvent.callBackLogic[2] | TypeAnnotation② | ||
app.dependencies[2].createLogic | Logic② | name | |
app.dependencies[2].testConnectorLogic | Logic② | name | |
app.dependencies[2].namespaces[name=namespace1] | Namespace | name | |
app.dependencies[2].namespaces[name=namespace1].children[name=namespace1] | Namespace② | name | |
app.dependencies[2].namespaces[name=namespace1].processes[name=process1] | Process② | name | |
app.dependencies[2].namespaces[name=namespace1].structures[name=structure1] | Structure② | name | |
app.dependencies[2].namespaces[name=namespace1].enums[name=enum1] | Enum② | name | |
app.dependencies[2].namespaces[name=namespace1].logics[name=logic1] | Logic② | name | |
app.dependencies[2].namespaces[name=namespace1].functions[name=function1] | Function | name | |
app.dependencies[2].namespaces[name=namespace1].functions[name=function1].typeParams[name=typeParam1] | TypeParam② | name | |
app.dependencies[2].namespaces[name=namespace1].functions[name=function1].params[name=param1] | Param② | name | |
app.dependencies[2].namespaces[name=namespace1].functions[name=function1].returns[name=return1] | Return② | name | |
app.dependencies[2].namespaces[name=namespace1].functions[name=function1].variables[name=variable1] | Variable② | name | |
app.dependencies[2].namespaces[name=namespace1].functions[name=function1].returnExpression | [[LogicItem]]② | ||
app.dependencies[2].namespaces[name=namespace1].interfaces[2] | [[AbstractInterface]]② | ||
app.dependencies[2].namespaces[name=namespace1].views[name=view1] | View② | name | |
app.dependencies[2].namespaces[name=namespace1].frontendVariables[name=variable1] | Variable② | name | |
app.dependencies[2].namespaces[name=namespace1].variables[name=variable1] | Variable② | name | |
app.dependencies[2].namespaces[name=namespace1].viewComponents[name=viewComponent1] | ViewComponent② | name | |
app.dependencies[2].namespaces[name=namespace1].processComponents[name=processComponent1] | ProcessComponent | name | |
app.dependencies[2].namespaces[name=namespace1].processComponents[name=processComponent1].attrs[name=attribute1] | Attribute② | name | |
app.dependencies[2].namespaces[name=namespace1].processComponents[name=processComponent1].logics[name=logic1] | Logic② | name | |
app.dependencies[2].authLogics[2] | AuthLogic | ||
app.dependencies[2].authLogicsForCallInterface[2] | AuthLogicForCallInterface | ||
app.dependencies[2].authLogicsForCallInterface[2].authParams[name=param1] | Param② | name | |
app.interfaceDependencies[name=module1] | Module② | name | app.interfaceDependencies.module1 |
app.integration | Integration | ||
app.integration.microApp | MicroApp | name | |
app.integration.connectors[2] | Connector② | ||
app.authLogics[2] | AuthLogic② | ||
app.authLogicsForCallInterface[2] | AuthLogicForCallInterface② | ||
app.connections[name=connection1] | Connection② | namespace, name | |
app.triggerLaunchers[name=triggerLauncher1] | TriggerLauncher② | name | |
app.metadataTypes[name=metadataType1] | MetadataType② | name | app.metadataTypes.metadataType1 |
所有 refName 类的属性
- TypeAnnotation: typeNamespace, typeName
- EntityProperty: relationNamespace, relationEntity, relationProperty
- EntityIndex: propertyNames
- BindAttribute: name
- BindDirective: name
- BindEvent: name, calleeNamespace, calleeName
- BindStyle: name
- Interface: originLogicName
- CallLogic: calleeNamespace, calleeName
- CallFunction: calleeNamespace, calleeName
- CallInterface: calleeNamespace, calleeName
- Destination: viewNamespace, viewName
- ValidationRule: calleeNamespace, calleeName
- Identifier: namespace, name
- QueryFromExpression: entityNamespace, entityName
- QueryJoinExpression: entityNamespace, entityName
- QueryFieldExpression: entityAsName, propertyName
- SqlQueryComponent: dataSource
- OqlQueryComponent: dataSource
- TriggerLauncher: calleeNamespace, calleeName
- MsgTriggerLauncher: calleeConnectionName
- CallConnector: calleeConnectionName