public class InjectableTrait extends InjectableRamlFeature
name| Constructor and Description |
|---|
InjectableTrait(String name,
String yaml) |
| Modifier and Type | Method and Description |
|---|---|
void |
applyToAction(org.raml.model.Action target) |
protected String |
getBoilerPlateAfter() |
protected String |
getBoilerPlateBefore() |
protected String |
getIndentation() |
parseprotected String getBoilerPlateBefore()
getBoilerPlateBefore in class InjectableRamlFeatureprotected String getBoilerPlateAfter()
getBoilerPlateAfter in class InjectableRamlFeatureprotected String getIndentation()
getIndentation in class InjectableRamlFeaturepublic void applyToAction(org.raml.model.Action target)
applyToAction in class InjectableRamlFeatureCopyright © 2021. All rights reserved.