| Package | Description |
|---|---|
| org.symphonyoss.s2.canon.model | |
| org.symphonyoss.s2.canon.parser |
| Modifier and Type | Method and Description |
|---|---|
Set<RootParserContext> |
Model.getReferencedContexts() |
| Modifier and Type | Method and Description |
|---|---|
void |
Model.addReferencedContext(RootParserContext referencedContext) |
| Modifier and Type | Method and Description |
|---|---|
RootParserContext |
RootParserContext.addReferencedModel(URI uri,
ParserContext context) |
RootParserContext |
ModelSetParserContext.addReferencedModel(URL url) |
RootParserContext |
BaseParserContext.getRootParserContext() |
| Modifier and Type | Method and Description |
|---|---|
Model |
Parser.parse(RootParserContext rootParserContext) |
| Constructor and Description |
|---|
BaseParserContext(RootParserContext rootContext,
String path) |
Copyright © 2018 Symphony Software Foundation. All rights reserved.