public class RAMLLanguageElementImpl extends JavaElementNode implements RAMLLanguageElement
| Modifier | Constructor and Description |
|---|---|
protected |
RAMLLanguageElementImpl() |
|
RAMLLanguageElementImpl(Object jsNode,
JavaNodeFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
List<AnnotationRef> |
annotations() |
MarkdownString |
description() |
String |
displayName() |
getAttribute, getAttributes, getElement, getElements, getErrors, toJSON, toJSONclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetErrorspublic RAMLLanguageElementImpl(Object jsNode, JavaNodeFactory factory)
protected RAMLLanguageElementImpl()
public String displayName()
displayName in interface RAMLLanguageElementpublic MarkdownString description()
description in interface RAMLLanguageElementpublic List<AnnotationRef> annotations()
annotations in interface RAMLLanguageElementCopyright © 2016 RAML. All rights reserved.