| Modifier and Type | Method and Description |
|---|---|
DataType |
Sql.getInstRefTypeForClass(DataType p_s_dt,
ModelClass p_o_obj) |
DataType |
Sql.getParType(V_PAR p_v_par) |
DataType |
Sql.getReturnType(Body p_act_act) |
DataType |
Sql.getUDTCoreType(UserDataType p_s_udt) |
| Modifier and Type | Method and Description |
|---|---|
DataType |
Type.R423_is_basis_for_DataType() |
| Modifier and Type | Method and Description |
|---|---|
void |
Type.resolve(DataType p_s_dt) |
default void |
Type.setR423_is_basis_for_DataType(DataType inst) |
| Modifier and Type | Method and Description |
|---|---|
DataType |
TypeImpl.R423_is_basis_for_DataType() |
| Modifier and Type | Method and Description |
|---|---|
TypeReference |
TypeReferenceImpl.CLASS.getInstance(DataType p_s_dt,
DimensionsSet p_s_dims) |
void |
TypeImpl.resolve(DataType p_s_dt) |
void |
TypeImpl.setR423_is_basis_for_DataType(DataType inst) |
| Modifier and Type | Method and Description |
|---|---|
DataType |
PropertyParameter.R4007_is_typed_by_DataType() |
DataType |
InterfaceOperation.R4008_has_return_defined_by_DataType() |
| Modifier and Type | Method and Description |
|---|---|
default void |
PropertyParameter.setR4007_is_typed_by_DataType(DataType inst) |
default void |
InterfaceOperation.setR4008_has_return_defined_by_DataType(DataType inst) |
| Modifier and Type | Method and Description |
|---|---|
DataType |
PropertyParameterImpl.R4007_is_typed_by_DataType() |
DataType |
InterfaceOperationImpl.R4008_has_return_defined_by_DataType() |
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyParameterImpl.setR4007_is_typed_by_DataType(DataType inst) |
void |
InterfaceOperationImpl.setR4008_has_return_defined_by_DataType(DataType inst) |
| Modifier and Type | Method and Description |
|---|---|
DataType |
SymbolicConstant.R1500_is_defined_by_DataType() |
| Modifier and Type | Method and Description |
|---|---|
default void |
SymbolicConstant.setR1500_is_defined_by_DataType(DataType inst) |
| Modifier and Type | Method and Description |
|---|---|
DataType |
SymbolicConstantImpl.R1500_is_defined_by_DataType() |
| Modifier and Type | Method and Description |
|---|---|
void |
SymbolicConstantImpl.setR1500_is_defined_by_DataType(DataType inst) |
| Modifier and Type | Method and Description |
|---|---|
DataType |
TerminatorServiceParameter.R1653_DataType() |
DataType |
TerminatorService.R1656_DataType() |
| Modifier and Type | Method and Description |
|---|---|
default void |
TerminatorServiceParameter.setR1653_DataType(DataType inst) |
default void |
TerminatorService.setR1656_DataType(DataType inst) |
| Modifier and Type | Method and Description |
|---|---|
DataType |
TerminatorServiceParameterImpl.R1653_DataType() |
DataType |
TerminatorServiceImpl.R1656_DataType() |
| Modifier and Type | Method and Description |
|---|---|
void |
TerminatorServiceParameterImpl.setR1653_DataType(DataType inst) |
void |
TerminatorServiceImpl.setR1656_DataType(DataType inst) |
| Modifier and Type | Method and Description |
|---|---|
DataType |
InstanceReferenceDataType.R17_is_a_DataType() |
DataType |
EnumerationDataType.R17_is_a_DataType() |
DataType |
CoreDataType.R17_is_a_DataType() |
DataType |
UserDataType.R17_is_a_DataType() |
DataType |
StructuredDataType.R17_is_a_DataType() |
DataType |
UserDataType.R18_are_defined_within_DataType() |
DataType |
Bridge.R20_return_value_defined_by_DataType() |
DataType |
BridgeParameter.R22_is_defined_by_DataType() |
DataType |
S_SYNC.R25_has_return_type_of_DataType() |
DataType |
FunctionParameter.R26_is_typed_by__DataType() |
DataType |
StructureMember.R45_is_defined_by_DataType() |
| Modifier and Type | Method and Description |
|---|---|
default void |
InstanceReferenceDataType.setR17_is_a_DataType(DataType inst) |
default void |
EnumerationDataType.setR17_is_a_DataType(DataType inst) |
default void |
CoreDataType.setR17_is_a_DataType(DataType inst) |
default void |
UserDataType.setR17_is_a_DataType(DataType inst) |
default void |
StructuredDataType.setR17_is_a_DataType(DataType inst) |
default void |
UserDataType.setR18_are_defined_within_DataType(DataType inst) |
default void |
Bridge.setR20_return_value_defined_by_DataType(DataType inst) |
default void |
BridgeParameter.setR22_is_defined_by_DataType(DataType inst) |
default void |
S_SYNC.setR25_has_return_type_of_DataType(DataType inst) |
default void |
FunctionParameter.setR26_is_typed_by__DataType(DataType inst) |
default void |
StructureMember.setR45_is_defined_by_DataType(DataType inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
DataTypeImpl |
| Modifier and Type | Field and Description |
|---|---|
static DataType |
DataTypeImpl.EMPTY_DATATYPE |
| Modifier and Type | Method and Description |
|---|---|
static DataType |
DataTypeImpl.create(Sql context) |
static DataType |
DataTypeImpl.create(Sql context,
io.ciera.runtime.summit.types.UniqueId instanceId,
io.ciera.runtime.summit.types.UniqueId ref_DT_ID,
io.ciera.runtime.summit.types.UniqueId m_Dom_IDdeprecated,
String m_Name,
String m_Descrip,
String m_DefaultValue) |
DataType |
DataTypeSetImpl.nullElement() |
DataType |
DataTypeImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<DataType> condition) |
DataType |
EnumerationDataTypeImpl.R17_is_a_DataType() |
DataType |
StructuredDataTypeImpl.R17_is_a_DataType() |
DataType |
UserDataTypeImpl.R17_is_a_DataType() |
DataType |
InstanceReferenceDataTypeImpl.R17_is_a_DataType() |
DataType |
CoreDataTypeImpl.R17_is_a_DataType() |
DataType |
UserDataTypeImpl.R18_are_defined_within_DataType() |
DataType |
BridgeImpl.R20_return_value_defined_by_DataType() |
DataType |
BridgeParameterImpl.R22_is_defined_by_DataType() |
DataType |
S_SYNCImpl.R25_has_return_type_of_DataType() |
DataType |
FunctionParameterImpl.R26_is_typed_by__DataType() |
DataType |
StructureMemberImpl.R45_is_defined_by_DataType() |
DataType |
DataTypeImpl.self() |
DataType |
DataTypeImpl.value() |
| Modifier and Type | Method and Description |
|---|---|
List<DataType> |
DataTypeSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
EnumerationDataTypeImpl.setR17_is_a_DataType(DataType inst) |
void |
StructuredDataTypeImpl.setR17_is_a_DataType(DataType inst) |
void |
UserDataTypeImpl.setR17_is_a_DataType(DataType inst) |
void |
InstanceReferenceDataTypeImpl.setR17_is_a_DataType(DataType inst) |
void |
CoreDataTypeImpl.setR17_is_a_DataType(DataType inst) |
void |
UserDataTypeImpl.setR18_are_defined_within_DataType(DataType inst) |
void |
BridgeImpl.setR20_return_value_defined_by_DataType(DataType inst) |
void |
BridgeParameterImpl.setR22_is_defined_by_DataType(DataType inst) |
void |
S_SYNCImpl.setR25_has_return_type_of_DataType(DataType inst) |
void |
FunctionParameterImpl.setR26_is_typed_by__DataType(DataType inst) |
void |
StructureMemberImpl.setR45_is_defined_by_DataType(DataType inst) |
| Modifier and Type | Method and Description |
|---|---|
DataTypeSet |
DataTypeSetImpl.emptySet(Comparator<? super DataType> comp) |
DataType |
DataTypeImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<DataType> condition) |
| Constructor and Description |
|---|
DataTypeSetImpl(Comparator<? super DataType> comp) |
| Modifier and Type | Method and Description |
|---|---|
DataType |
PackageableElement.R8001_is_a_DataType() |
| Modifier and Type | Method and Description |
|---|---|
default void |
PackageableElement.setR8001_is_a_DataType(DataType inst) |
| Modifier and Type | Method and Description |
|---|---|
DataType |
PackageableElementImpl.R8001_is_a_DataType() |
| Modifier and Type | Method and Description |
|---|---|
void |
PackageableElementImpl.setR8001_is_a_DataType(DataType inst) |
| Modifier and Type | Method and Description |
|---|---|
DataType |
StateMachineEventDataItem.R524_is_defined_by_DataType() |
| Modifier and Type | Method and Description |
|---|---|
default void |
StateMachineEventDataItem.setR524_is_defined_by_DataType(DataType inst) |
| Modifier and Type | Method and Description |
|---|---|
DataType |
StateMachineEventDataItemImpl.R524_is_defined_by_DataType() |
| Modifier and Type | Method and Description |
|---|---|
void |
StateMachineEventDataItemImpl.setR524_is_defined_by_DataType(DataType inst) |
| Modifier and Type | Method and Description |
|---|---|
DataType |
O_ATTR.R114_defines_type_of_DataType() |
DataType |
O_TFR.R116_return_code_is_defined_by_DataType() |
DataType |
OperationParameter.R118_is_defined_by_DataType() |
| Modifier and Type | Method and Description |
|---|---|
default void |
O_ATTR.setR114_defines_type_of_DataType(DataType inst) |
default void |
O_TFR.setR116_return_code_is_defined_by_DataType(DataType inst) |
default void |
OperationParameter.setR118_is_defined_by_DataType(DataType inst) |
| Modifier and Type | Method and Description |
|---|---|
DataType |
O_ATTRImpl.R114_defines_type_of_DataType() |
DataType |
O_TFRImpl.R116_return_code_is_defined_by_DataType() |
DataType |
OperationParameterImpl.R118_is_defined_by_DataType() |
| Modifier and Type | Method and Description |
|---|---|
void |
O_ATTRImpl.setR114_defines_type_of_DataType(DataType inst) |
void |
O_TFRImpl.setR116_return_code_is_defined_by_DataType(DataType inst) |
void |
OperationParameterImpl.setR118_is_defined_by_DataType(DataType inst) |
| Modifier and Type | Method and Description |
|---|---|
DataType |
Value.R820_has_type_DataType() |
DataType |
TransientVar.R821_has_DataType() |
DataType |
V_VAR.R848_has_DataType() |
| Modifier and Type | Method and Description |
|---|---|
default void |
Value.setR820_has_type_DataType(DataType inst) |
default void |
TransientVar.setR821_has_DataType(DataType inst) |
default void |
V_VAR.setR848_has_DataType(DataType inst) |
| Modifier and Type | Method and Description |
|---|---|
DataType |
ValueImpl.R820_has_type_DataType() |
DataType |
TransientVarImpl.R821_has_DataType() |
DataType |
V_VARImpl.R848_has_DataType() |
| Modifier and Type | Method and Description |
|---|---|
void |
ValueImpl.setR820_has_type_DataType(DataType inst) |
void |
TransientVarImpl.setR821_has_DataType(DataType inst) |
void |
V_VARImpl.setR848_has_DataType(DataType inst) |
Copyright © 2020. All rights reserved.