| 19 | * TopDL - One of DETER's experiment layout languages |
| 20 | * [TopDl The TopDL language definition] |
| 21 | * [TopdlLibrary A python library for TopDL manipulation] |
| 22 | |
| 23 | |
| 24 | * [FeddPluginArchitecture The plug-in architecture] (building new access controllers) |
| 25 | * [FeddPluginCalls The Interfaces a Plugin Supports] |
| 26 | * [FeddSkelPlugin A skeleton plug-in (and how to test plug-ins)] |
| 27 | * [FeddPluggingIn Loading dynamic plug-ins into fedd ] |
| 28 | |
| 29 | * [FeddInfoOperation The info/operations architecture] |
| 30 | |
| 31 | * [FeddMulti Using federation for Multi-party experiments] |
| 32 | |
| 33 | == Code and Interfaces == |
| 34 | |
| 35 | * [source:fedd Source] |
| 36 | |
| 37 | * WSDL Interface descriptions |
| 38 | * [source:wsdl/fedd_types.xsd Data types] |
| 39 | * [source:wsdl/fedd.wsdl Interfaces] |
| 40 | * [source:wsdl/fedd_internal.wsdl Internal Interfaces] |
| 41 | * [SoapToPython Converting SOAP to python representations] |