net.officefloor.eclipse.launch
Class OfficeFloorLauncher
java.lang.Object
net.officefloor.eclipse.launch.OfficeFloorLauncher
public class OfficeFloorLauncher
- extends Object
Launches the OfficeFloor.
- Author:
- Daniel Sagenschneider
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ID_OFFICE_FLOOR_CONFIGURATION_TYPE
public static final String ID_OFFICE_FLOOR_CONFIGURATION_TYPE
ILaunchConfigurationType identifier for running the
OfficeFloor.
- See Also:
- Constant Field Values
ATTR_OFFICE_FLOOR_FILE
public static final String ATTR_OFFICE_FLOOR_FILE
ILaunchConfiguration attribute to specify the OfficeFloor
configuration file.
- See Also:
- Constant Field Values
ATTR_OFFICE_NAME
public static final String ATTR_OFFICE_NAME
ILaunchConfiguration attribute to specify the name of the
OfficeModel to invoke when launching.
- See Also:
- Constant Field Values
ATTR_WORK_NAME
public static final String ATTR_WORK_NAME
ILaunchConfiguration attribute to specify the name of the
WorkManager to invoke when launching.
- See Also:
- Constant Field Values
OfficeFloorLauncher
public OfficeFloorLauncher()
Copyright © 2005-2013. All Rights Reserved.