AdministrationEscalationToOfficeSectionInputModel(java.lang.String officeSectionName,
java.lang.String officeSectionInputName,
AdministrationEscalationModel administrationEscalation,
OfficeSectionInputModel officeSectionInput) |
Convenience constructor.
|
AdministrationEscalationToOfficeSectionInputModel(java.lang.String officeSectionName,
java.lang.String officeSectionInputName,
AdministrationEscalationModel administrationEscalation,
OfficeSectionInputModel officeSectionInput,
int x,
int y) |
Convenience constructor allowing XY initialising.
|
AdministrationFlowToOfficeSectionInputModel(java.lang.String officeSectionName,
java.lang.String officeSectionInputName,
AdministrationFlowModel administrationFlow,
OfficeSectionInputModel officeSectionInput) |
Convenience constructor.
|
AdministrationFlowToOfficeSectionInputModel(java.lang.String officeSectionName,
java.lang.String officeSectionInputName,
AdministrationFlowModel administrationFlow,
OfficeSectionInputModel officeSectionInput,
int x,
int y) |
Convenience constructor allowing XY initialising.
|
GovernanceEscalationToOfficeSectionInputModel(java.lang.String officeSectionName,
java.lang.String officeSectionInputName,
GovernanceEscalationModel governanceEscalation,
OfficeSectionInputModel officeSectionInput) |
Convenience constructor.
|
GovernanceEscalationToOfficeSectionInputModel(java.lang.String officeSectionName,
java.lang.String officeSectionInputName,
GovernanceEscalationModel governanceEscalation,
OfficeSectionInputModel officeSectionInput,
int x,
int y) |
Convenience constructor allowing XY initialising.
|
GovernanceFlowToOfficeSectionInputModel(java.lang.String officeSectionName,
java.lang.String officeSectionInputName,
GovernanceFlowModel governanceFlow,
OfficeSectionInputModel officeSectionInput) |
Convenience constructor.
|
GovernanceFlowToOfficeSectionInputModel(java.lang.String officeSectionName,
java.lang.String officeSectionInputName,
GovernanceFlowModel governanceFlow,
OfficeSectionInputModel officeSectionInput,
int x,
int y) |
Convenience constructor allowing XY initialising.
|
OfficeEscalationToOfficeSectionInputModel(java.lang.String officeSectionName,
java.lang.String officeSectionInputName,
OfficeEscalationModel officeEscalation,
OfficeSectionInputModel officeSectionInput) |
Convenience constructor.
|
OfficeEscalationToOfficeSectionInputModel(java.lang.String officeSectionName,
java.lang.String officeSectionInputName,
OfficeEscalationModel officeEscalation,
OfficeSectionInputModel officeSectionInput,
int x,
int y) |
Convenience constructor allowing XY initialising.
|
OfficeManagedObjectSourceFlowToOfficeSectionInputModel(java.lang.String officeSectionName,
java.lang.String officeSectionInputName,
OfficeManagedObjectSourceFlowModel officeManagedObjectSourceFlow,
OfficeSectionInputModel officeSectionInput) |
Convenience constructor.
|
OfficeManagedObjectSourceFlowToOfficeSectionInputModel(java.lang.String officeSectionName,
java.lang.String officeSectionInputName,
OfficeManagedObjectSourceFlowModel officeManagedObjectSourceFlow,
OfficeSectionInputModel officeSectionInput,
int x,
int y) |
Convenience constructor allowing XY initialising.
|
OfficeSectionModel(java.lang.String officeSectionName,
java.lang.String sectionSourceClassName,
java.lang.String sectionLocation,
OfficeSubSectionModel officeSubSection,
PropertyModel[] property,
OfficeSectionInputModel[] officeSectionInput,
OfficeSectionOutputModel[] officeSectionOutput,
OfficeSectionObjectModel[] officeSectionObject) |
Convenience constructor.
|
OfficeSectionModel(java.lang.String officeSectionName,
java.lang.String sectionSourceClassName,
java.lang.String sectionLocation,
OfficeSubSectionModel officeSubSection,
PropertyModel[] property,
OfficeSectionInputModel[] officeSectionInput,
OfficeSectionOutputModel[] officeSectionOutput,
OfficeSectionObjectModel[] officeSectionObject,
int x,
int y) |
Convenience constructor allowing XY initialising.
|
OfficeSectionOutputToOfficeSectionInputModel(java.lang.String officeSectionName,
java.lang.String officeSectionInputName,
OfficeSectionOutputModel officeSectionOutput,
OfficeSectionInputModel officeSectionInput) |
Convenience constructor.
|
OfficeSectionOutputToOfficeSectionInputModel(java.lang.String officeSectionName,
java.lang.String officeSectionInputName,
OfficeSectionOutputModel officeSectionOutput,
OfficeSectionInputModel officeSectionInput,
int x,
int y) |
Convenience constructor allowing XY initialising.
|
OfficeStartToOfficeSectionInputModel(java.lang.String officeSectionName,
java.lang.String officeSectionInputName,
OfficeStartModel officeStart,
OfficeSectionInputModel officeSectionInput) |
Convenience constructor.
|
OfficeStartToOfficeSectionInputModel(java.lang.String officeSectionName,
java.lang.String officeSectionInputName,
OfficeStartModel officeStart,
OfficeSectionInputModel officeSectionInput,
int x,
int y) |
Convenience constructor allowing XY initialising.
|