|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IBeanInstanceSymbol
An instance of a java bean
Provisional API - subject to change
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Fields inherited from interface org.eclipse.jst.jsf.context.symbol.ISymbol |
---|
EMPTY_SYMBOL_ARRAY |
Method Summary | |
---|---|
IJavaTypeDescriptor2 |
getJavaTypeDescriptor()
This is a convenience method equivalent to to (IJavaTypeDescriptor2) getTypeDescriptor |
org.eclipse.emf.common.util.EList |
getMethods()
Returns the value of the 'Methods' reference list. |
org.eclipse.emf.common.util.EList |
getProperties()
Returns the value of the 'Properties' reference list. |
void |
setJavaTypeDescriptor(IJavaTypeDescriptor2 newTypeDescriptor)
Convenience method equivalent to setTypeDescriptor((IJavaTypeDescriptor2) typeDesc)s |
Methods inherited from interface org.eclipse.jst.jsf.context.symbol.IInstanceSymbol |
---|
getRuntimeSource, getTypeDescriptor, isTypeResolved, setRuntimeSource |
Methods inherited from interface org.eclipse.jst.jsf.context.symbol.IObjectSymbol |
---|
call, coerce, isReadable, isWritable, setReadable, setTypeDescriptor, setWritable, supportsCoercion |
Methods inherited from interface org.eclipse.jst.jsf.context.symbol.ISymbol |
---|
getName, setName |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Methods inherited from interface org.eclipse.jst.jsf.context.symbol.IDescribedInDetail |
---|
getDetailedDescription, setDetailedDescription |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
org.eclipse.emf.common.util.EList getProperties()
IBeanPropertySymbol
.
If the meaning of the 'Properties' reference list isn't clear, there really should be more of a description here...
SymbolPackage.getIBeanInstanceSymbol_Properties()
org.eclipse.emf.common.util.EList getMethods()
IBeanMethodSymbol
.
If the meaning of the 'Methods' reference list isn't clear, there really should be more of a description here...
SymbolPackage.getIBeanInstanceSymbol_Methods()
IJavaTypeDescriptor2 getJavaTypeDescriptor()
void setJavaTypeDescriptor(IJavaTypeDescriptor2 newTypeDescriptor)
newTypeDescriptor
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |