protected class BaseParser.CompositeChildElement extends Object
| Constructor and Description |
|---|
CompositeChildElement(BaseParser.CompositeChildElement theParent,
BaseRuntimeChildDefinition theDef,
BaseParser.EncodeContext theEncodeContext) |
CompositeChildElement(RuntimeResourceDefinition theResDef,
BaseParser.EncodeContext theEncodeContext) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
anyPathMatches(Set<String> thePaths) |
BaseRuntimeChildDefinition |
getDef() |
BaseParser.CompositeChildElement |
getParent() |
boolean |
shouldBeEncoded(boolean theContainedResource) |
public CompositeChildElement(BaseParser.CompositeChildElement theParent, @Nullable BaseRuntimeChildDefinition theDef, BaseParser.EncodeContext theEncodeContext)
public CompositeChildElement(RuntimeResourceDefinition theResDef, BaseParser.EncodeContext theEncodeContext)
public boolean anyPathMatches(Set<String> thePaths)
public BaseRuntimeChildDefinition getDef()
public BaseParser.CompositeChildElement getParent()
public boolean shouldBeEncoded(boolean theContainedResource)
Copyright © 2014–2019 University Health Network. All rights reserved.