Package | Description |
---|---|
de.interactive_instruments.ShapeChange.FOL | |
de.interactive_instruments.ShapeChange.SBVR |
Modifier and Type | Class and Description |
---|---|
class |
ClassCall |
class |
PropertyCall |
Modifier and Type | Method and Description |
---|---|
SchemaCall |
SchemaCall.getLastElement() |
SchemaCall |
Variable.getLastSegmentInValue() |
SchemaCall |
SchemaCall.getNextElement() |
SchemaCall |
Variable.getValue() |
Modifier and Type | Method and Description |
---|---|
void |
Variable.prependSchemaCallToValue(SchemaCall sc)
Creates a copy of the given SchemaCall and sets it as the front of the
path that is the value of this variable, updating references accordingly.
|
void |
SchemaCall.setNextElement(SchemaCall nextElement)
Sets the nextElement.
|
void |
Variable.setValue(SchemaCall value) |
Modifier and Type | Method and Description |
---|---|
static SchemaCall |
SbvrUtil.copy(SchemaCall sc)
Copies the schema call, creating new objects for the schema call itself
as well as the next element (recursively).
|
Modifier and Type | Method and Description |
---|---|
static SchemaCall |
SbvrUtil.copy(SchemaCall sc)
Copies the schema call, creating new objects for the schema call itself
as well as the next element (recursively).
|
Copyright © 2017. All rights reserved.