public class ResourceImpl extends ResourceBaseImpl implements Resource
| Modifier | Constructor and Description |
|---|---|
protected |
ResourceImpl() |
|
ResourceImpl(Object jsNode,
JavaNodeFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
List<AnnotationRef> |
annotations() |
MarkdownString |
description() |
String |
displayName() |
RelativeUri |
relativeUri() |
List<Resource> |
resources() |
SchemaString |
signature() |
is, methods, securedBy, type, uriParametersgetAttribute, getAttributes, getElement, getElements, getErrors, toJSON, toJSONclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitis, methods, securedBy, type, uriParametersgetErrorspublic ResourceImpl(Object jsNode, JavaNodeFactory factory)
protected ResourceImpl()
public SchemaString signature()
public RelativeUri relativeUri()
relativeUri in interface Resourcepublic String displayName()
displayName in interface RAMLLanguageElementdisplayName in interface ResourcedisplayName in class RAMLLanguageElementImplpublic MarkdownString description()
description in interface RAMLLanguageElementdescription in interface Resourcedescription in class RAMLLanguageElementImplpublic List<AnnotationRef> annotations()
annotations in interface RAMLLanguageElementannotations in interface Resourceannotations in class RAMLLanguageElementImplCopyright © 2016 RAML. All rights reserved.