Package | Description |
---|---|
net.officefloor.model.woof |
Modifier and Type | Method and Description |
---|---|
WoofSectionOutputToWoofSectionInputModel |
WoofSectionOutputModel.getWoofSectionInput() |
Modifier and Type | Method and Description |
---|---|
List<WoofSectionOutputToWoofSectionInputModel> |
WoofSectionInputModel.getWoofSectionOutputs() |
Change<WoofSectionOutputToWoofSectionInputModel> |
WoofChangesImpl.linkSectionOutputToSectionInput(WoofSectionOutputModel sectionOutput,
WoofSectionInputModel sectionInput) |
Change<WoofSectionOutputToWoofSectionInputModel> |
WoofChanges.linkSectionOutputToSectionInput(WoofSectionOutputModel sectionOutput,
WoofSectionInputModel sectionInput)
Links the
WoofSectionOutputModel to the
WoofSectionInputModel . |
Change<WoofSectionOutputToWoofSectionInputModel> |
WoofChangesImpl.removeSectionOuputToSectionInput(WoofSectionOutputToWoofSectionInputModel link) |
Change<WoofSectionOutputToWoofSectionInputModel> |
WoofChanges.removeSectionOuputToSectionInput(WoofSectionOutputToWoofSectionInputModel link)
Removes the
WoofSectionOutputToWoofSectionInputModel . |
Modifier and Type | Method and Description |
---|---|
void |
WoofSectionInputModel.addWoofSectionOutput(WoofSectionOutputToWoofSectionInputModel woofSectionOutput) |
Change<WoofSectionOutputToWoofSectionInputModel> |
WoofChangesImpl.removeSectionOuputToSectionInput(WoofSectionOutputToWoofSectionInputModel link) |
Change<WoofSectionOutputToWoofSectionInputModel> |
WoofChanges.removeSectionOuputToSectionInput(WoofSectionOutputToWoofSectionInputModel link)
Removes the
WoofSectionOutputToWoofSectionInputModel . |
void |
WoofSectionInputModel.removeWoofSectionOutput(WoofSectionOutputToWoofSectionInputModel woofSectionOutput) |
void |
WoofSectionOutputModel.setWoofSectionInput(WoofSectionOutputToWoofSectionInputModel woofSectionInput) |
Copyright © 2005–2016. All rights reserved.