| Package | Description |
|---|---|
| org.umlg.model | |
| org.umlg.qualifier |
| Modifier and Type | Method and Description |
|---|---|
static org.umlg.runtime.collection.UmlgSet<? extends God1> |
Basicmodel.getGod1() |
| Modifier and Type | Method and Description |
|---|---|
God1 |
Angel.getGod() |
God1 |
Nature.getGod() |
| Modifier and Type | Method and Description |
|---|---|
static org.umlg.runtime.collection.UmlgSet<? extends God1> |
God1.allInstances() |
static org.umlg.runtime.collection.UmlgSet<? extends God1> |
God1.allInstances(org.umlg.runtime.collection.Filter filter) |
| Modifier and Type | Method and Description |
|---|---|
void |
Angel.addToGod(God1 god) |
void |
Nature.addToGod(God1 god) |
void |
Angel.addToGodIgnoreInverse(God1 god) |
void |
Nature.addToGodIgnoreInverse(God1 god) |
void |
Angel.removeFromGod(God1 god) |
void |
Nature.removeFromGod(God1 god) |
void |
Angel.setGod(God1 god) |
void |
Nature.setGod(God1 god) |
| Modifier and Type | Method and Description |
|---|---|
void |
Angel.removeFromGod(org.umlg.runtime.collection.UmlgSet<God1> god) |
void |
Nature.removeFromGod(org.umlg.runtime.collection.UmlgSet<God1> god) |
| Constructor and Description |
|---|
Angel(God1 compositeOwner)
constructor for Angel
|
Nature(God1 compositeOwner)
constructor for Nature
|
Copyright © 2018. All rights reserved.