(!) WIP h2. Model Service {include:Interface Style} {table:id=serviceMetaTable} {tr} {th:class=h}Name {th} {td:id=serviceName|colspan=2}ModelService {td} {tr} {tr} {th:class=h}Version {th} {td:id=serviceVersion}Dev ([1.0-rc1|Model Service v1.0-rc1]) {td} {td:id=serviceVersionHistory}[Release Notes|Model Service Release Notes#current] {td} {tr} {table} | [#References] | [#Operations] | [#Capabilities] | h3. Description {excerpt-include:Model Service Description and Assumptions} h3. References h3. Operations {include:Method Table Style Page} {panel:title=Setup|borderStyle=solid|borderColor=#cccccc|bgColor=#ffffff|titleBGColor=#eeeeee} *Domain Operations* [#getModelTypes] {panel} {panel:title=Search|borderStyle=solid|borderColor=#cccccc|bgColor=#ffffff|titleBGColor=#eeeeee} {panel} {panel:title=Maintenance|borderStyle=solid|borderColor=#cccccc|bgColor=#ffffff|titleBGColor=#eeeeee} createWorkset addCoToWorkset addPersonToWorkset removeCoFromWorkset getCoFromWorkset getCoForecastAssumption getPersonForecastAssumption createCoModelAssumption(From Forecast) updateCoModelAssumption revertCoModelToForecast createAllocationModelAssumption(From Forecast) updateAllocationModelAssumption createPersonModelAssumption(From Forecast?) updatePersonModelAssumption generateResultsFromModel [#createModel] [#updateModel] [#deleteModel] (?) how to handle tbh and anticipated Cos {panel} h4. {color:#000066}{_}Setup{_}{color} {anchor:getModelTypes} {table:class=methodTable} {tr} {th:class=h}Method {th} {td:class=methodName|colspan=3}getModelTypes {td} {tr} {tr} {th:class=h}Description {th} {td:class=methodDesc|colspan=3}Retrieves the list of model types known by this service {td} {tr} {tr} {th:class=h|rowspan=1}Parameters {th} {td:class=methodParamType}None {td} {td:class=methodParamName}None {td} {td:class=methodParamDesc}No parameters {td} {tr} {tr} {th:class=h}Return {th} {td:class=methodReturnType|colspan=2}[modelTypeInfoList|modelTypeInfoList Structure] {td} {td:class=methodReturnDesc}list of model types {td} {tr} {tr} {th:class=h|rowspan=1}Errors {th} {td:class=methodErrorType|colspan=2}OPERATION_FAILED {td} {td:class=methodErrorDesc}unable to complete request {td} {tr} {tr} {th:class=h}Capabilities {th} {td:class=capabilityDesc|colspan=3} {td} {tr} {tr} {th:class=h}Use Cases {th} {td:class=usecaseDesc|colspan=3} {td} {tr} {tr} {th:class=h}Comments/Feedback {th} {td:class=commentsDesc|colspan=3} {td} {tr} {table} [Back to Operations|#Operations] |