public class RAMLProjectImpl extends RAMLLanguageElementImpl implements RAMLProject
| Modifier | Constructor and Description |
|---|---|
protected |
RAMLProjectImpl() |
|
RAMLProjectImpl(Object jsNode,
JavaNodeFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
List<ApiDescription> |
declaredApis() |
String |
license() |
String |
overview() |
List<RAMLProject> |
relatedProjects() |
String |
url() |
annotations, description, displayNamegetAttribute, getAttributes, getElement, getElements, getErrors, toJSON, toJSONclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitannotations, description, displayNamegetErrorspublic RAMLProjectImpl(Object jsNode, JavaNodeFactory factory)
protected RAMLProjectImpl()
public List<RAMLProject> relatedProjects()
relatedProjects in interface RAMLProjectpublic List<ApiDescription> declaredApis()
declaredApis in interface RAMLProjectpublic String license()
license in interface RAMLProjectpublic String overview()
overview in interface RAMLProjectpublic String url()
url in interface RAMLProjectCopyright © 2016 RAML. All rights reserved.