| Modifier and Type | Method and Description |
|---|---|
void |
Sql.relate_R640_BodyInElement_has_declared_Body(BodyInElement form,
Body part) |
void |
Sql.relate_R640_BodyInElement_is_declared_in_PackageableElement(BodyInElement form,
PackageableElement part) |
void |
Sql.unrelate_R640_BodyInElement_has_declared_Body(BodyInElement form,
Body part) |
void |
Sql.unrelate_R640_BodyInElement_is_declared_in_PackageableElement(BodyInElement form,
PackageableElement part) |
| Modifier and Type | Method and Description |
|---|---|
BodyInElement |
Body.R640_is_declared_in_BodyInElement() |
| Modifier and Type | Method and Description |
|---|---|
default void |
Body.setR640_is_declared_in_BodyInElement(BodyInElement inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
BodyInElementImpl |
| Modifier and Type | Field and Description |
|---|---|
static BodyInElement |
BodyInElementImpl.EMPTY_BODYINELEMENT |
| Modifier and Type | Method and Description |
|---|---|
static BodyInElement |
BodyInElementImpl.create(Sql context) |
static BodyInElement |
BodyInElementImpl.create(Sql context,
io.ciera.runtime.summit.types.UniqueId instanceId,
io.ciera.runtime.summit.types.UniqueId ref_Element_ID,
io.ciera.runtime.summit.types.UniqueId ref_Action_ID) |
BodyInElement |
BodyInElementSetImpl.nullElement() |
BodyInElement |
BodyInElementImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition) |
BodyInElement |
BodyImpl.R640_is_declared_in_BodyInElement() |
BodyInElement |
BodyInElementImpl.self() |
| Modifier and Type | Method and Description |
|---|---|
List<BodyInElement> |
BodyInElementSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
BodyImpl.setR640_is_declared_in_BodyInElement(BodyInElement inst) |
| Modifier and Type | Method and Description |
|---|---|
BodyInElementSet |
BodyInElementSetImpl.emptySet(Comparator<? super BodyInElement> comp) |
| Constructor and Description |
|---|
BodyInElementSetImpl(Comparator<? super BodyInElement> comp) |
| Modifier and Type | Method and Description |
|---|---|
default void |
PackageableElement.addR640_has_declared_BodyInElement(BodyInElement inst) |
default void |
PackageableElement.removeR640_has_declared_BodyInElement(BodyInElement inst) |
| Modifier and Type | Method and Description |
|---|---|
void |
PackageableElementImpl.addR640_has_declared_BodyInElement(BodyInElement inst) |
void |
PackageableElementImpl.removeR640_has_declared_BodyInElement(BodyInElement inst) |
Copyright © 2021. All rights reserved.