public interface Model
Modifier and Type | Method and Description |
---|---|
default List<AnnotationValueInfo> |
getAnnotations() |
Element |
getElement() |
String |
getFqn() |
String |
getKind() |
ModuleInfo |
getModule() |
default Map<String,Object> |
getVars() |
boolean |
process() |
boolean process()
String getKind()
Element getElement()
String getFqn()
default List<AnnotationValueInfo> getAnnotations()
ModuleInfo getModule()
Copyright © 2021 Eclipse. All rights reserved.