| Package | Description |
|---|---|
| org.raml.v2.api.model.v10.datamodel | |
| org.raml.v2.api.model.v10.declarations | |
| org.raml.v2.internal.impl.commons.nodes | |
| org.raml.v2.internal.impl.commons.rule |
| Modifier and Type | Method and Description |
|---|---|
List<AnnotationTarget> |
TypeDeclaration.allowedTargets()
Restrictions on where annotations of this type can be applied.
|
| Modifier and Type | Method and Description |
|---|---|
static AnnotationTarget |
AnnotationTarget.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AnnotationTarget[] |
AnnotationTarget.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AnnotationTarget |
AnnotationNode.getTarget() |
| Modifier and Type | Method and Description |
|---|---|
List<AnnotationTarget> |
AnnotationTypeNode.getAllowedTargets() |
| Modifier and Type | Method and Description |
|---|---|
static ErrorNode |
RamlErrorNodeFactory.createInvalidAnnotationTarget(List<AnnotationTarget> allowedTargets,
AnnotationTarget target) |
| Modifier and Type | Method and Description |
|---|---|
static ErrorNode |
RamlErrorNodeFactory.createInvalidAnnotationTarget(List<AnnotationTarget> allowedTargets,
AnnotationTarget target) |
Copyright © 2018. All rights reserved.