Modifier and Type | Class and Description |
---|---|
class |
AbstractOfficeFloorDiagramEditPart<M extends Model>
Abstract
EditPart for a diagram. |
Modifier and Type | Field and Description |
---|---|
protected AbstractOfficeFloorEditPart<?,?,?> |
MovePositionalModelCommand.editPart
Edit part to be moved.
|
Constructor and Description |
---|
MovePositionalModelCommand(AbstractOfficeFloorEditPart<?,?,?> editPart,
org.eclipse.draw2d.geometry.Point location)
Initiate to move a position model.
|
Modifier and Type | Method and Description |
---|---|
AbstractOfficeFloorEditPart<M,?,?> |
OpenHandlerContext.getEditPart()
Obtains the
AbstractOfficeFloorEditPart for the Model . |
Modifier and Type | Method and Description |
---|---|
void |
OfficeFloorOpenEditPolicy.doOpen(AbstractOfficeFloorEditPart<M,?,?> editPart)
Does the open for the
AbstractOfficeFloorEditPart . |
Modifier and Type | Class and Description |
---|---|
class |
ConformEditPart
EditPart for the ConformModel . |
class |
ExistingItemEditPart
EditPart for an ExistingItemModel . |
class |
ExistingModelEditPart
EditPart for the ExistingModel . |
class |
TargetItemEditPart
EditPart for the TargetItemModel . |
class |
TargetModelEditPart
EditPart for the TargetModel . |
Modifier and Type | Class and Description |
---|---|
class |
DeskEditPart
EditPart for the DeskModel . |
class |
DeskManagedObjectDependencyEditPart
EditPart for the DeskManagedObjectDependencyModel . |
class |
DeskManagedObjectEditPart
EditPart for the DeskManagedObjectModel . |
class |
DeskManagedObjectSourceEditPart
EditPart for the DeskManagedObjectSourceModel . |
class |
DeskManagedObjectSourceFlowEditPart
EditPart for the DeskManagedObjectSourceFlowModel . |
class |
TaskEditPart
EditPart for the TaskModel . |
class |
TaskEscalationEditPart
EditPart for the TaskEscalationModel . |
class |
TaskFlowEditPart
EditPart for the TaskFlowModel . |
class |
WorkEditPart
EditPart for the WorkModel . |
class |
WorkTaskEditPart
EditPart for the WorkTaskModel . |
class |
WorkTaskObjectEditPart
EditPart for the WorkTaskObjectModel . |
Modifier and Type | Method and Description |
---|---|
static DeskModel |
TaskEditPart.getDesk(AbstractOfficeFloorEditPart<?,?,?> editPart)
|
Modifier and Type | Method and Description |
---|---|
static org.eclipse.core.resources.IFile |
FileConfigurationItem.getFile(AbstractOfficeFloorEditPart<?,?,?> editPart)
Convenience method to obtain the
IFile for the
AbstractOfficeFloorEditPart . |
static org.eclipse.core.resources.IProject |
FileConfigurationItem.getProject(AbstractOfficeFloorEditPart<?,?,?> editPart)
Convenience method to obtain the
IProject for the
AbstractOfficeFloorEditPart . |
Modifier and Type | Class and Description |
---|---|
class |
ExternalFlowEditPart
EditPart for the ExternalFlowModel . |
class |
SectionEditPart
EditPart for the SectionModel . |
class |
SectionManagedObjectDependencyEditPart
EditPart for the SectionManagedObjectDependencyModel . |
class |
SectionManagedObjectEditPart
EditPart for the SectionManagedObjectModel . |
class |
SectionManagedObjectSourceEditPart
EditPart for the SectionManagedObjectSourceModel . |
class |
SectionManagedObjectSourceFlowEditPart
EditPart for the SectionManagedObjectSourceFlowModel . |
class |
SubSectionEditPart
EditPart for the SubSectionModel . |
class |
SubSectionInputEditPart
EditPart for the SubSectionInputModel . |
class |
SubSectionObjectEditPart
EditPart for the SubSectionObjectModel . |
class |
SubSectionOutputEditPart
EditPart for the SubSectionOutputModel . |
Modifier and Type | Method and Description |
---|---|
static org.eclipse.jdt.core.IType[] |
JavaUtil.getSubTypes(AbstractOfficeFloorEditPart<?,?,?> editPart,
String typeName)
Convenience method.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
WizardUtil.runWizard(org.eclipse.jface.wizard.IWizard wizard,
AbstractOfficeFloorEditPart<?,?,?> editPart)
Runs the
IWizard . |
Modifier and Type | Method and Description |
---|---|
static AccessInstance |
HttpSecuritySourceWizard.getAccessInstance(AbstractOfficeFloorEditPart<?,?,?> editPart,
AccessInstance accessInstance)
Facade method to obtain the
AccessInstance . |
Modifier and Type | Method and Description |
---|---|
static AdministratorInstance |
AdministratorSourceWizard.getAdministratorInstance(AbstractOfficeFloorEditPart<?,?,?> editPart,
AdministratorInstance administratorInstance)
Facade method to obtain the
AdministratorInstance . |
Modifier and Type | Method and Description |
---|---|
static GovernanceInstance |
GovernanceSourceWizard.getGovernanceInstance(AbstractOfficeFloorEditPart<?,?,?> editPart,
GovernanceInstance governanceInstance)
Facade method to obtain the
GovernanceInstance . |
Modifier and Type | Method and Description |
---|---|
static ManagedObjectInstance |
ManagedObjectSourceWizard.getManagedObjectInstance(AbstractOfficeFloorEditPart<?,?,?> editPart,
ManagedObjectInstance managedObjectInstance)
Facade method to obtain the
ManagedObjectInstance . |
Constructor and Description |
---|
ManagedObjectSourceWizard(AbstractOfficeFloorEditPart<?,?,?> editPart)
Initiate to create a new
ManagedObjectInstance . |
ManagedObjectSourceWizard(AbstractOfficeFloorEditPart<?,?,?> editPart,
ManagedObjectInstance managedObjectInstance)
Initiate.
|
Modifier and Type | Method and Description |
---|---|
static OfficeInstance |
OfficeSourceWizard.getOfficeInstance(AbstractOfficeFloorEditPart<?,?,?> editPart,
OfficeInstance officeInstance)
Facade method to obtain the
OfficeInstance . |
Modifier and Type | Method and Description |
---|---|
static SectionInstance |
SectionSourceWizard.getSectionInstance(boolean isLoadType,
AbstractOfficeFloorEditPart<?,?,?> editPart,
SectionInstance sectionInstance,
boolean isAutoWire)
Facade method to obtain the
SectionInstance . |
static SectionInstance |
SectionSourceWizard.loadOfficeSection(AbstractOfficeFloorEditPart<?,?,?> editPart,
SectionInstance sectionInstance,
boolean isAutoWire)
Facade method to obtain the
SectionInstance containing the loaded
OfficeSection . |
static SectionInstance |
SectionSourceWizard.loadSectionType(AbstractOfficeFloorEditPart<?,?,?> editPart,
SectionInstance sectionInstance,
boolean isAutoWire)
Facade method to obtain the
SectionInstance containing the loaded
SectionType . |
Modifier and Type | Method and Description |
---|---|
static TeamInstance |
TeamSourceWizard.getTeamInstance(AbstractOfficeFloorEditPart<?,?,?> editPart,
TeamInstance teamInstance)
Facade method to obtain the
TeamInstance . |
Modifier and Type | Method and Description |
---|---|
static HttpTemplateInstance |
HttpTemplateWizard.getHttpTemplateInstance(AbstractOfficeFloorEditPart<?,?,?> editPart,
HttpTemplateInstance templateInstance,
Map<String,WoofTemplateInheritance> templateInheritances)
Facade method to obtain the
HttpTemplateInstance . |
Constructor and Description |
---|
HttpTemplateWizard(AbstractOfficeFloorEditPart<?,?,?> editPart,
HttpTemplateInstance templateInstance,
Map<String,WoofTemplateInheritance> templateInheritances)
Initiate.
|
HttpTemplateWizardPage(org.eclipse.core.resources.IProject project,
AbstractOfficeFloorEditPart<?,?,?> editPart,
HttpTemplateInstance templateInstance,
Map<String,WoofTemplateInheritance> templateInheritances)
Initiate.
|
Modifier and Type | Method and Description |
---|---|
static WorkInstance |
WorkSourceWizard.getWorkInstance(AbstractOfficeFloorEditPart<?,?,?> editPart,
WorkInstance workInstance)
Facade method to obtain the
WorkInstance . |
Constructor and Description |
---|
WorkSourceWizard(AbstractOfficeFloorEditPart<?,?,?> editPart)
Initiate to create a new
WorkInstance . |
WorkSourceWizard(AbstractOfficeFloorEditPart<?,?,?> editPart,
WorkInstance workInstance)
Initiate.
|
Copyright © 2005–2016. All rights reserved.