Package | Description |
---|---|
com.sun.tools.txw2.model |
Modifier and Type | Class and Description |
---|---|
private class |
Element.DataOnly |
private class |
Element.HasOneRef
For things like "element foo {refToAnotherPattern}"
|
private class |
Element.ToInterface
Maps to an interface
|
Modifier and Type | Field and Description |
---|---|
private Element.Strategy |
Element.strategy |
Modifier and Type | Method and Description |
---|---|
private Element.Strategy |
Element.decideStrategy()
Returns true if this element should generate an interface.
|