public class GlobalImpl<T> extends VariableImpl<T> implements Global<T>, ModelComponent
Constructor and Description |
---|
GlobalImpl(Class<T> type,
String pkg) |
GlobalImpl(Class<T> type,
String pkg,
String name) |
Modifier and Type | Method and Description |
---|---|
String |
getPackage() |
boolean |
isEqualTo(ModelComponent o) |
getName, getType, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getFullName, getName
areEqualInModel, areEqualInModel, areEqualInModel, areEqualInModel
public String getPackage()
getPackage
in interface NamedModelItem
public boolean isEqualTo(ModelComponent o)
isEqualTo
in interface ModelComponent
isEqualTo
in class VariableImpl<T>
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.