public class PackageModel extends Object implements Model
Constructor and Description |
---|
PackageModel(String fqn,
ModuleInfo module) |
Modifier and Type | Method and Description |
---|---|
Element |
getElement() |
String |
getFqn() |
String |
getKind() |
ModuleInfo |
getModule() |
Map<String,Object> |
getVars() |
boolean |
process() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAnnotations
public PackageModel(String fqn, ModuleInfo module)
public Element getElement()
getElement
in interface Model
public ModuleInfo getModule()
Copyright © 2021 Eclipse. All rights reserved.