| Modifier and Type | Class and Description |
|---|---|
class |
Deletion
comp
Deletion of an object from a submodel.
|
class |
Port
comp
An interface to be used in composition.
|
class |
ReplacedBy
comp
Indicates an object replaced by another.
|
class |
ReplacedElement
comp
Indicates an object replaces another.
|
class |
Replacing
comp
Convenience class.
|
| Modifier and Type | Method and Description |
|---|---|
SBaseRef |
SBaseRef.createSBaseRef()
|
SBaseRef |
SBaseRef.getSBaseRef()
Get the child sBaseRef of this sBaseRef.
|
| Modifier and Type | Method and Description |
|---|---|
int |
SBaseRef.setSBaseRef(SBaseRef sBaseRef)
|
| Constructor and Description |
|---|
SBaseRef(SBaseRef source)
Copy constructor.
|