Package | Description |
---|---|
net.officefloor.model.woof |
Modifier and Type | Method and Description |
---|---|
WoofSectionOutputToWoofAccessInputModel |
WoofSectionOutputModel.getWoofAccessInput() |
Modifier and Type | Method and Description |
---|---|
List<WoofSectionOutputToWoofAccessInputModel> |
WoofAccessInputModel.getWoofSectionOutputs() |
Change<WoofSectionOutputToWoofAccessInputModel> |
WoofChangesImpl.linkSectionOutputToAccessInput(WoofSectionOutputModel sectionOutput,
WoofAccessInputModel accessInput) |
Change<WoofSectionOutputToWoofAccessInputModel> |
WoofChanges.linkSectionOutputToAccessInput(WoofSectionOutputModel sectionOutput,
WoofAccessInputModel accessInput)
Links the
WoofSectionOutputModel to the
WoofAccessInputModel . |
Change<WoofSectionOutputToWoofAccessInputModel> |
WoofChangesImpl.removeSectionOuputToAccessInput(WoofSectionOutputToWoofAccessInputModel link) |
Change<WoofSectionOutputToWoofAccessInputModel> |
WoofChanges.removeSectionOuputToAccessInput(WoofSectionOutputToWoofAccessInputModel link)
Removes the
WoofSectionOutputToWoofAccessInputModel . |
Modifier and Type | Method and Description |
---|---|
void |
WoofAccessInputModel.addWoofSectionOutput(WoofSectionOutputToWoofAccessInputModel woofSectionOutput) |
Change<WoofSectionOutputToWoofAccessInputModel> |
WoofChangesImpl.removeSectionOuputToAccessInput(WoofSectionOutputToWoofAccessInputModel link) |
Change<WoofSectionOutputToWoofAccessInputModel> |
WoofChanges.removeSectionOuputToAccessInput(WoofSectionOutputToWoofAccessInputModel link)
Removes the
WoofSectionOutputToWoofAccessInputModel . |
void |
WoofAccessInputModel.removeWoofSectionOutput(WoofSectionOutputToWoofAccessInputModel woofSectionOutput) |
void |
WoofSectionOutputModel.setWoofAccessInput(WoofSectionOutputToWoofAccessInputModel woofAccessInput) |
Copyright © 2005–2016. All rights reserved.