void |
WoofSectionModel.addOutput(WoofSectionOutputModel output) |
|
Change<WoofSectionOutputToWoofHttpContinuationModel> |
WoofChanges.linkSectionOutputToHttpContinuation(WoofSectionOutputModel sectionOutput,
WoofHttpContinuationModel httpContinuation) |
|
Change<WoofSectionOutputToWoofHttpContinuationModel> |
WoofChangesImpl.linkSectionOutputToHttpContinuation(WoofSectionOutputModel sectionOutput,
WoofHttpContinuationModel httpContinuation) |
|
Change<WoofSectionOutputToWoofProcedureModel> |
WoofChanges.linkSectionOutputToProcedure(WoofSectionOutputModel sectionOutput,
WoofProcedureModel procedure) |
|
Change<WoofSectionOutputToWoofProcedureModel> |
WoofChangesImpl.linkSectionOutputToProcedure(WoofSectionOutputModel sectionOutput,
WoofProcedureModel procedure) |
|
Change<WoofSectionOutputToWoofResourceModel> |
WoofChanges.linkSectionOutputToResource(WoofSectionOutputModel sectionOutput,
WoofResourceModel resource) |
|
Change<WoofSectionOutputToWoofResourceModel> |
WoofChangesImpl.linkSectionOutputToResource(WoofSectionOutputModel sectionOutput,
WoofResourceModel resource) |
|
Change<WoofSectionOutputToWoofSectionInputModel> |
WoofChanges.linkSectionOutputToSectionInput(WoofSectionOutputModel sectionOutput,
WoofSectionInputModel sectionInput) |
|
Change<WoofSectionOutputToWoofSectionInputModel> |
WoofChangesImpl.linkSectionOutputToSectionInput(WoofSectionOutputModel sectionOutput,
WoofSectionInputModel sectionInput) |
|
Change<WoofSectionOutputToWoofSecurityModel> |
WoofChanges.linkSectionOutputToSecurity(WoofSectionOutputModel sectionOutput,
WoofSecurityModel security) |
|
Change<WoofSectionOutputToWoofSecurityModel> |
WoofChangesImpl.linkSectionOutputToSecurity(WoofSectionOutputModel sectionOutput,
WoofSecurityModel security) |
|
Change<WoofSectionOutputToWoofTemplateModel> |
WoofChanges.linkSectionOutputToTemplate(WoofSectionOutputModel sectionOutput,
WoofTemplateModel template) |
|
Change<WoofSectionOutputToWoofTemplateModel> |
WoofChangesImpl.linkSectionOutputToTemplate(WoofSectionOutputModel sectionOutput,
WoofTemplateModel template) |
|
void |
WoofSectionModel.removeOutput(WoofSectionOutputModel output) |
|
void |
WoofSectionOutputToWoofHttpContinuationModel.setWoofSectionOutput(WoofSectionOutputModel woofSectionOutput) |
|
void |
WoofSectionOutputToWoofProcedureModel.setWoofSectionOutput(WoofSectionOutputModel woofSectionOutput) |
|
void |
WoofSectionOutputToWoofResourceModel.setWoofSectionOutput(WoofSectionOutputModel woofSectionOutput) |
|
void |
WoofSectionOutputToWoofSectionInputModel.setWoofSectionOutput(WoofSectionOutputModel woofSectionOutput) |
|
void |
WoofSectionOutputToWoofSecurityModel.setWoofSectionOutput(WoofSectionOutputModel woofSectionOutput) |
|
void |
WoofSectionOutputToWoofTemplateModel.setWoofSectionOutput(WoofSectionOutputModel woofSectionOutput) |
|