Skip to content
Snippets Groups Projects
Commit 609c9b81 authored by Brutzman, Don's avatar Brutzman, Don
Browse files

should initial Goal for mission be explicitly defined, since they can be in...

should initial Goal for mission be explicitly defined, since they can be in any order?  Can there be more than one?
parent fbaef335
No related branches found
No related tags found
No related merge requests found
...@@ -20,6 +20,7 @@ Consider ...@@ -20,6 +20,7 @@ Consider
- additional Goal types - additional Goal types
- further definitions of constraints - further definitions of constraints
- further definitions of conditionals - further definitions of conditionals
- should initial Goal for mission be explicitly defined, since they can be in any order? Can there be more than one?
Avoided Avoided
- default exception not designated, possibly too prone to catastrophic mission error - default exception not designated, possibly too prone to catastrophic mission error
...@@ -28,6 +29,7 @@ Avoided ...@@ -28,6 +29,7 @@ Avoided
Mission Execution Ontology (MEO) corresponding to AVCL Schema Mission Execution Ontology (MEO) corresponding to AVCL Schema
- hasNextOnViolate to hasNextOnException (matching AVCL nextOnException) - hasNextOnViolate to hasNextOnException (matching AVCL nextOnException)
- add isTerminal
- confusing definition for hasNext, inconsistent with hasNextOnSuccess/Failure/Exception: - confusing definition for hasNext, inconsistent with hasNextOnSuccess/Failure/Exception:
### https://www.nps.edu/ontologies/MissionExecutionOntology#hasNext ### https://www.nps.edu/ontologies/MissionExecutionOntology#hasNext
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment