| Package | Description |
|---|---|
| org.umlg |
| Modifier and Type | Method and Description |
|---|---|
static org.umlg.runtime.collection.UmlgSet<? extends Many> |
Many.allInstances() |
static org.umlg.runtime.collection.UmlgSet<? extends Many> |
Many.allInstances(org.umlg.runtime.collection.Filter filter) |
org.umlg.runtime.collection.UmlgSet<Many> |
One.getMany() |
| Modifier and Type | Method and Description |
|---|---|
void |
One.addToMany(Many many) |
void |
One.addToManyIgnoreInverse(Many many) |
void |
One.removeFromMany(Many many) |
| Modifier and Type | Method and Description |
|---|---|
void |
One.addToMany(org.umlg.runtime.collection.UmlgSet<Many> many) |
void |
One.removeFromMany(org.umlg.runtime.collection.UmlgSet<Many> many) |
void |
One.setMany(org.umlg.runtime.collection.UmlgSet<Many> many) |
Copyright © 2018. All rights reserved.