public class TypeDeclarationNodeFragment extends TypeDeclarationNode implements RamlTypedFragment
| Constructor and Description |
|---|
TypeDeclarationNodeFragment() |
| Modifier and Type | Method and Description |
|---|---|
Node |
getContextNode() |
RamlFragment |
getFragment() |
Node |
getLibraryNode()
The libraries node
|
void |
resolveLibraryReference()
Method invoke for this node to generateDefinition the reference
|
copy, generateDefinition, getBaseTypes, getCustomFacets, getFacets, getResolvedType, getTypeExpressionText, getTypeName, validateCanOverwrite, validateStategetTypegetEndPosition, getStartPosition, setEndPosition, setSource, setStartPositionaddChild, addChild, annotate, annotations, findAncestorWith, findDescendantsWith, get, getChildren, getParent, getRootNode, getSource, removeChild, removeChildren, replaceTree, replaceWith, setChild, setContextNode, setParentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddChild, addChild, annotate, annotations, findAncestorWith, findDescendantsWith, get, getChildren, getEndPosition, getParent, getRootNode, getSource, getStartPosition, getType, removeChild, removeChildren, replaceTree, replaceWith, setChild, setContextNode, setParent, setSource@Nonnull public Node getContextNode()
getContextNode in interface ContextProviderNodegetContextNode in interface NodegetContextNode in class BaseNodepublic Node getLibraryNode()
LibraryNodeProvidergetLibraryNode in interface LibraryNodeProviderpublic void resolveLibraryReference()
LibraryNodeProviderresolveLibraryReference in interface LibraryNodeProviderpublic RamlFragment getFragment()
getFragment in interface RamlTypedFragmentCopyright © 2020. All rights reserved.