Usage: nsd model ecore-html-app [-fhRV] [-P=<insertionIndex>] [-r=<rootLabel>]
[-c=<String=String>]... [-C=URL]...
[--content-type-resource-factory=<String=Class>]
...
[--extension-resource-factory=<String=Class>]...
[-M=<String=String>]...
[--protocol-resource-factory=<String=Class>]...
[COMMAND]
Generates Ecore model documentation html app model
-c, --context-entry=<String=String>
Context entries.
Shadow entries in contexts and mounts.
-C, --context=URL Context resource URL relative to the current directory.
YAML, JSON, or properties. In properties dots are
treated as key path separators. Type is inferred from
the content type header, if it is present, or
extension. Contexts are composed in the order of
definition, later context entries shadowing the former
--content-type-resource-factory=<String=Class>
Maps content type to resource factory class
--extension-resource-factory=<String=Class>
Maps extension to resource factory class
-f, --file Root label option is a file path
-h, --help Show this help message and exit.
-M, --context-mount=<String=String>
MappingContext resource URL relative to the current
directory. YAML, JSON, or properties. In properties
dots are treated as key path separators. Type is
inferred from the content type header, if it is
present, or extension. Mounts shadow context entries.
-P, --position=<insertionIndex>
Insertion position
Defaults to 0
--protocol-resource-factory=<String=Class>
Maps protocol to resource factory class
-r, --root-label=<rootLabel>
Root label URL or file path, resolved relative
to the current directory
-R, --add-to-root Add labels to the root
even if the principal is present
-V, --version Print version information and exit.
Commands:
- save - Saves model to a file
- site - Generates HTML site