| Package | Description |
|---|---|
| org.umlg.inheritence |
| Modifier and Type | Class and Description |
|---|---|
class |
Biped |
class |
Mamal |
class |
Quadped |
| Modifier and Type | Method and Description |
|---|---|
static org.umlg.runtime.collection.UmlgSet<? extends AbstractSpecies> |
AbstractSpecies.allInstances() |
static org.umlg.runtime.collection.UmlgSet<? extends AbstractSpecies> |
AbstractSpecies.allInstances(org.umlg.runtime.collection.Filter filter) |
org.umlg.runtime.collection.UmlgSet<AbstractSpecies> |
God2.getAbstractSpecies() |
| Modifier and Type | Method and Description |
|---|---|
void |
God2.addToAbstractSpecies(AbstractSpecies abstractSpecies) |
void |
God2.addToAbstractSpeciesIgnoreInverse(AbstractSpecies abstractSpecies) |
void |
God2.removeFromAbstractSpecies(AbstractSpecies abstractSpecies) |
| Modifier and Type | Method and Description |
|---|---|
void |
God2.addToAbstractSpecies(org.umlg.runtime.collection.UmlgSet<AbstractSpecies> abstractSpecies) |
void |
God2.removeFromAbstractSpecies(org.umlg.runtime.collection.UmlgSet<AbstractSpecies> abstractSpecies) |
void |
God2.setAbstractSpecies(org.umlg.runtime.collection.UmlgSet<AbstractSpecies> abstractSpecies) |
Copyright © 2018. All rights reserved.