| Package | Description |
|---|---|
| de.dhbwstuttgart.parser |
| Modifier and Type | Field and Description |
|---|---|
private ParaList |
InterfaceAndParameter.plist |
private ParaList |
ClassAndParameter.plist |
| Modifier and Type | Method and Description |
|---|---|
ParaList |
InterfaceAndParameter.getParalist() |
ParaList |
ClassAndParameter.getParalist() |
| Modifier and Type | Method and Description |
|---|---|
void |
InterfaceAndParameter.setParalist(ParaList plist) |
void |
ClassAndParameter.setParalist(ParaList plist) |
| Constructor and Description |
|---|
ClassAndParameter(java.lang.String name,
ParaList plist) |
InterfaceAndParameter(java.lang.String name,
ParaList plist) |