JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.raml.yagi.framework.model
Interface NodeModel
All Known Implementing Classes:
AbstractNodeModel
,
DefaultNodeBaseModel
public interface
NodeModel
Interface used by the model proxy builder
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
Node
getNode
()
The node this model is represented by
Method Detail
getNode
Node
getNode()
The node this model is represented by
Returns:
The node
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2017. All rights reserved.