| Modifier and Type | Method and Description |
|---|---|
ExecutableProperty |
InterfaceOperation.R4004_is_a_ExecutableProperty() |
ExecutableProperty |
InterfaceSignal.R4004_is_a_ExecutableProperty() |
ExecutableProperty |
PropertyParameter.R4006_parameterizes_ExecutableProperty() |
| Modifier and Type | Method and Description |
|---|---|
default void |
C_I.addR4003_is_defined_by_ExecutableProperty(ExecutableProperty inst) |
default void |
C_I.removeR4003_is_defined_by_ExecutableProperty(ExecutableProperty inst) |
default void |
InterfaceOperation.setR4004_is_a_ExecutableProperty(ExecutableProperty inst) |
default void |
InterfaceSignal.setR4004_is_a_ExecutableProperty(ExecutableProperty inst) |
default void |
PropertyParameter.setR4006_parameterizes_ExecutableProperty(ExecutableProperty inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
ExecutablePropertyImpl |
| Modifier and Type | Field and Description |
|---|---|
static ExecutableProperty |
ExecutablePropertyImpl.EMPTY_EXECUTABLEPROPERTY |
| Modifier and Type | Method and Description |
|---|---|
static ExecutableProperty |
ExecutablePropertyImpl.create(Sql context) |
static ExecutableProperty |
ExecutablePropertyImpl.create(Sql context,
io.ciera.runtime.summit.types.UniqueId instanceId,
io.ciera.runtime.summit.types.UniqueId m_Id,
io.ciera.runtime.summit.types.UniqueId ref_Interface_Id,
IFDirectionType m_Direction,
String m_Name,
String m_Descrip) |
ExecutableProperty |
ExecutablePropertySetImpl.nullElement() |
ExecutableProperty |
ExecutablePropertyImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<ExecutableProperty> condition) |
ExecutableProperty |
InterfaceOperationImpl.R4004_is_a_ExecutableProperty() |
ExecutableProperty |
InterfaceSignalImpl.R4004_is_a_ExecutableProperty() |
ExecutableProperty |
PropertyParameterImpl.R4006_parameterizes_ExecutableProperty() |
ExecutableProperty |
ExecutablePropertyImpl.self() |
ExecutableProperty |
ExecutablePropertyImpl.value() |
| Modifier and Type | Method and Description |
|---|---|
List<ExecutableProperty> |
ExecutablePropertySetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
C_IImpl.addR4003_is_defined_by_ExecutableProperty(ExecutableProperty inst) |
void |
C_IImpl.removeR4003_is_defined_by_ExecutableProperty(ExecutableProperty inst) |
void |
InterfaceOperationImpl.setR4004_is_a_ExecutableProperty(ExecutableProperty inst) |
void |
InterfaceSignalImpl.setR4004_is_a_ExecutableProperty(ExecutableProperty inst) |
void |
PropertyParameterImpl.setR4006_parameterizes_ExecutableProperty(ExecutableProperty inst) |
| Modifier and Type | Method and Description |
|---|---|
ExecutablePropertySet |
ExecutablePropertySetImpl.emptySet(Comparator<? super ExecutableProperty> comp) |
ExecutableProperty |
ExecutablePropertyImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<ExecutableProperty> condition) |
| Constructor and Description |
|---|
ExecutablePropertySetImpl(Comparator<? super ExecutableProperty> comp) |
| Modifier and Type | Method and Description |
|---|---|
ExecutableProperty |
RequiredExecutableProperty.R4500_implements_ExecutableProperty() |
ExecutableProperty |
ProvidedExecutableProperty.R4501_implements_ExecutableProperty() |
| Modifier and Type | Method and Description |
|---|---|
default void |
RequiredExecutableProperty.setR4500_implements_ExecutableProperty(ExecutableProperty inst) |
default void |
ProvidedExecutableProperty.setR4501_implements_ExecutableProperty(ExecutableProperty inst) |
| Modifier and Type | Method and Description |
|---|---|
ExecutableProperty |
RequiredExecutablePropertyImpl.R4500_implements_ExecutableProperty() |
ExecutableProperty |
ProvidedExecutablePropertyImpl.R4501_implements_ExecutableProperty() |
| Modifier and Type | Method and Description |
|---|---|
void |
RequiredExecutablePropertyImpl.setR4500_implements_ExecutableProperty(ExecutableProperty inst) |
void |
ProvidedExecutablePropertyImpl.setR4501_implements_ExecutableProperty(ExecutableProperty inst) |
Copyright © 2019. All rights reserved.