* @version 0.1 */ interface ConstructableShip extends FrameworkInterface { } // [EOF] ?>