| Package | Description |
|---|---|
| example.model |
| Modifier and Type | Method and Description |
|---|---|
Ancestor |
InsectImpl.getAncestor() |
Ancestor |
Insect.getAncestor() |
Ancestor |
AnimalImpl.getAncestor() |
Ancestor |
Animal.getAncestor() |
Ancestor |
InvertebrateImpl.getAncestor() |
Ancestor |
Invertebrate.getAncestor() |
| Modifier and Type | Method and Description |
|---|---|
void |
InsectImpl.setAncestor(Ancestor ancestor) |
void |
Insect.setAncestor(Ancestor ancestor) |
void |
AnimalImpl.setAncestor(Ancestor ancestor) |
void |
Animal.setAncestor(Ancestor ancestor) |
void |
InvertebrateImpl.setAncestor(Ancestor ancestor) |
void |
Invertebrate.setAncestor(Ancestor ancestor) |
Copyright © 2017 Mulesoft. All rights reserved.