| Modifier and Type | Method and Description |
|---|---|
TypeReference |
Attribute.R424_is_typed_by_TypeReference() |
TypeReference |
Selector.R446_selects_instances_of_TypeReference() |
| Modifier and Type | Method and Description |
|---|---|
default void |
Attribute.setR424_is_typed_by_TypeReference(TypeReference inst) |
default void |
Selector.setR446_selects_instances_of_TypeReference(TypeReference inst) |
| Modifier and Type | Method and Description |
|---|---|
TypeReference |
AttributeImpl.R424_is_typed_by_TypeReference() |
TypeReference |
SelectorImpl.R446_selects_instances_of_TypeReference() |
| Modifier and Type | Method and Description |
|---|---|
void |
AttributeImpl.setR424_is_typed_by_TypeReference(TypeReference inst) |
void |
SelectorImpl.setR446_selects_instances_of_TypeReference(TypeReference inst) |
| Modifier and Type | Method and Description |
|---|---|
TypeReference |
Expression.R795_expresses_value_of_TypeReference() |
| Modifier and Type | Method and Description |
|---|---|
default void |
Expression.setR795_expresses_value_of_TypeReference(TypeReference inst) |
| Modifier and Type | Method and Description |
|---|---|
TypeReference |
ExpressionImpl.R795_expresses_value_of_TypeReference() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExpressionImpl.setR795_expresses_value_of_TypeReference(TypeReference inst) |
| Modifier and Type | Method and Description |
|---|---|
TypeReference |
InvocableObject.R428_return_value_is_typed_by_TypeReference() |
TypeReference |
FormalParameter.R431_is_typed_by_TypeReference() |
| Modifier and Type | Method and Description |
|---|---|
default void |
InvocableObject.setR428_return_value_is_typed_by_TypeReference(TypeReference inst) |
default void |
FormalParameter.setR431_is_typed_by_TypeReference(TypeReference inst) |
| Modifier and Type | Method and Description |
|---|---|
TypeReference |
InvocableObjectImpl.R428_return_value_is_typed_by_TypeReference() |
TypeReference |
FormalParameterImpl.R431_is_typed_by_TypeReference() |
| Modifier and Type | Method and Description |
|---|---|
void |
InvocableObjectImpl.setR428_return_value_is_typed_by_TypeReference(TypeReference inst) |
void |
FormalParameterImpl.setR431_is_typed_by_TypeReference(TypeReference inst) |
| Modifier and Type | Method and Description |
|---|---|
TypeReference |
Variable.R461_is_typed_by_TypeReference() |
| Modifier and Type | Method and Description |
|---|---|
default void |
Variable.setR461_is_typed_by_TypeReference(TypeReference inst) |
| Modifier and Type | Method and Description |
|---|---|
TypeReference |
VariableImpl.R461_is_typed_by_TypeReference() |
| Modifier and Type | Method and Description |
|---|---|
void |
VariableImpl.setR461_is_typed_by_TypeReference(TypeReference inst) |
| Modifier and Type | Method and Description |
|---|---|
TypeReference |
BasicTypeReference.R3801_is_a_TypeReference() |
TypeReference |
ArrayTypeReference.R3801_is_a_TypeReference() |
| Modifier and Type | Method and Description |
|---|---|
default void |
Type.addR3800_referred_to_by_TypeReference(TypeReference inst) |
default void |
Type.removeR3800_referred_to_by_TypeReference(TypeReference inst) |
default void |
BasicTypeReference.setR3801_is_a_TypeReference(TypeReference inst) |
default void |
ArrayTypeReference.setR3801_is_a_TypeReference(TypeReference inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
TypeReferenceImpl |
| Modifier and Type | Field and Description |
|---|---|
static TypeReference |
TypeReferenceImpl.EMPTY_TYPEREFERENCE |
| Modifier and Type | Method and Description |
|---|---|
static TypeReference |
TypeReferenceImpl.create(Sql context) |
static TypeReference |
TypeReferenceImpl.create(Sql context,
io.ciera.runtime.summit.types.UniqueId instanceId,
String ref_type_name,
String ref_type_package,
String m_type_reference_name) |
TypeReference |
TypeReferenceImpl.CLASS.getBuiltinTypeReference(String p_name) |
TypeReference |
TypeReferenceImpl.CLASS.getInstance(DataType p_s_dt,
DimensionsSet p_s_dims) |
TypeReference |
TypeReferenceImpl.CLASS.getInstanceFromType(Type p_type,
DimensionsSet p_s_dims) |
TypeReference |
TypeReferenceImpl.CLASS.getInstanceWithDimString(Type p_type,
String p_dims) |
TypeReference |
TypeReferenceSetImpl.nullElement() |
TypeReference |
TypeReferenceImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition) |
TypeReference |
BasicTypeReferenceImpl.R3801_is_a_TypeReference() |
TypeReference |
ArrayTypeReferenceImpl.R3801_is_a_TypeReference() |
TypeReference |
TypeReferenceImpl.self() |
| Modifier and Type | Method and Description |
|---|---|
List<TypeReference> |
TypeReferenceSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
TypeImpl.addR3800_referred_to_by_TypeReference(TypeReference inst) |
void |
TypeImpl.removeR3800_referred_to_by_TypeReference(TypeReference inst) |
void |
BasicTypeReferenceImpl.setR3801_is_a_TypeReference(TypeReference inst) |
void |
ArrayTypeReferenceImpl.setR3801_is_a_TypeReference(TypeReference inst) |
| Modifier and Type | Method and Description |
|---|---|
TypeReferenceSet |
TypeReferenceSetImpl.emptySet(Comparator<? super TypeReference> comp) |
| Constructor and Description |
|---|
TypeReferenceSetImpl(Comparator<? super TypeReference> comp) |
Copyright © 2021. All rights reserved.