manager.vwf.yaml 1.0 KB

1234567891011121314151617181920212223242526272829303132
  1. # Copyright 2012 United States Government, as represented by the Secretary of Defense, Under
  2. # Secretary of Defense (Personnel & Readiness).
  3. #
  4. # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
  5. # in compliance with the License. You may obtain a copy of the License at
  6. #
  7. # http://www.apache.org/licenses/LICENSE-2.0
  8. #
  9. # Unless required by applicable law or agreed to in writing, software distributed under the License
  10. # is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
  11. # or implied. See the License for the specific language governing permissions and limitations under
  12. # the License.
  13. ## The component representation of a scale behavior (on move)
  14. ##
  15. ## @name blockly/controller.vwf
  16. ## @namespace
  17. ---
  18. extends:
  19. http://vwf.example.com/node.vwf
  20. properties:
  21. blockly_activeNodeID:
  22. blockly_toolbox:
  23. blockly_defaultXml:
  24. blockly_autoClose:
  25. methods:
  26. startAllExecution:
  27. stopAllExecution:
  28. events:
  29. blocklyContentChanged: