public interface IBundleEntity extends SourceElement
| Modifier and Type | Field and Description |
|---|---|
static int |
KIND_ANY |
static int |
KIND_QUERY |
static int |
KIND_TEMPLATE |
| Modifier and Type | Method and Description |
|---|---|
IBundleEntity |
getBase()
Returns overridden member
|
int |
getKind() |
String |
getName() |
String |
getPackage() |
String |
getSignature() |
void |
setBase(IBundleEntity base)
Internal: Used for binding.
|
getEndOffset, getLine, getOffset, getResourceNamestatic final int KIND_ANY
static final int KIND_TEMPLATE
static final int KIND_QUERY
int getKind()
String getName()
String getPackage()
String getSignature()
IBundleEntity getBase()
void setBase(IBundleEntity base)
Copyright © 2014. All rights reserved.