org.perfectjpattern.core.behavioral.visitor
Class Engine

java.lang.Object
  extended by org.perfectjpattern.core.behavioral.visitor.Engine
All Implemented Interfaces:
ICarPart

public class Engine
extends Object
implements ICarPart

Car Engine. Please note: ZERO relations to Visitor-specific pattern details e.g. Visitor etc. The inclusion of the Visitor pattern in existing designs is easier.

Version:
$Revision: 1.0 $Date: Jun 8, 2008 11:54:03 PM $
Author:
Giovanni Azua
 

Constructor Summary
Engine()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Engine

public Engine()


Copyright © 2007-2009. All Rights Reserved.