|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Element
The abstract base interface for the various Element types.
Method Summary | |
---|---|
void |
visit(ElementVisitor visitor)
Visits this with a given visitor. |
Methods inherited from interface org.topbraid.spin.model.print.Printable |
---|
print |
Method Detail |
---|
void visit(ElementVisitor visitor)
visitor
- the visitor to visit this with
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |