|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ICarPart | |
---|---|
org.perfectjpattern.core.behavioral.visitor | Visitor Core Pattern implementation. |
Uses of ICarPart in org.perfectjpattern.core.behavioral.visitor |
---|
Classes in org.perfectjpattern.core.behavioral.visitor that implement ICarPart | |
---|---|
class |
Body
Car Body. |
class |
Car
Car. |
class |
Engine
Car Engine. |
class |
Wheel
Car Wheel. |
Methods in org.perfectjpattern.core.behavioral.visitor with parameters of type ICarPart | |
---|---|
void |
DoVisitor.visit(ICarPart anElement)
Abstract definition of the Visitor's Pattern visit method. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |