public class QueryImpl extends Object implements Query, ModelComponent
Constructor and Description |
---|
QueryImpl(QueryDef queryDef,
View view) |
Modifier and Type | Method and Description |
---|---|
Variable<?>[] |
getArguments() |
String |
getName() |
String |
getPackage() |
View |
getView() |
boolean |
isEqualTo(ModelComponent o) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getFullName
areEqualInModel, areEqualInModel, areEqualInModel, areEqualInModel
public String getName()
getName
in interface NamedModelItem
public String getPackage()
getPackage
in interface NamedModelItem
public Variable<?>[] getArguments()
getArguments
in interface Query
public boolean isEqualTo(ModelComponent o)
isEqualTo
in interface ModelComponent
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.