| Package | Description |
|---|---|
| org.umlg | |
| org.umlg.model |
| Modifier and Type | Method and Description |
|---|---|
One |
Many.getOne() |
| Modifier and Type | Method and Description |
|---|---|
static org.umlg.runtime.collection.UmlgSet<? extends One> |
One.allInstances() |
static org.umlg.runtime.collection.UmlgSet<? extends One> |
One.allInstances(org.umlg.runtime.collection.Filter filter) |
| Modifier and Type | Method and Description |
|---|---|
void |
Many.addToOne(One one) |
void |
Many.addToOneIgnoreInverse(One one) |
void |
Many.removeFromOne(One one) |
void |
Many.setOne(One one) |
| Modifier and Type | Method and Description |
|---|---|
void |
Many.removeFromOne(org.umlg.runtime.collection.UmlgSet<One> one) |
| Constructor and Description |
|---|
Many(One compositeOwner)
constructor for Many
|
| Modifier and Type | Method and Description |
|---|---|
static org.umlg.runtime.collection.UmlgSet<? extends One> |
Basicmodel.getOne() |
Copyright © 2018. All rights reserved.