|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An instance of a java bean
Field Summary | |
static java.lang.String |
copyright
|
Fields inherited from interface org.eclipse.jst.jsf.context.symbol.internal.provisional.ISymbol |
EMPTY_SYMBOL_ARRAY |
Method Summary | |
IJavaTypeDescriptor2 |
getJavaTypeDescriptor()
|
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 value)
Sets the value of the ' Java Type Descriptor ' reference. |
Methods inherited from interface org.eclipse.jst.jsf.context.symbol.internal.provisional.IInstanceSymbol |
getRuntimeSource, getTypeDescriptor, isTypeResolved, setRuntimeSource |
Methods inherited from interface org.eclipse.jst.jsf.context.symbol.internal.provisional.IObjectSymbol |
isReadable, isWritable, setReadable, setTypeDescriptor, setWritable |
Methods inherited from interface org.eclipse.jst.jsf.context.symbol.internal.provisional.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.internal.provisional.IJavaSymbol |
getJavaElement, setJavaElement |
Methods inherited from interface org.eclipse.jst.jsf.context.symbol.internal.provisional.IDescribedInDetail |
getDetailedDescription, setDetailedDescription |
Field Detail |
public static final java.lang.String copyright
Method Detail |
public IJavaTypeDescriptor2 getJavaTypeDescriptor()
public void setJavaTypeDescriptor(IJavaTypeDescriptor2 value)
Java Type Descriptor
' reference.
value
- the new value of the 'Java Type Descriptor' reference.getJavaTypeDescriptor()
public 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()
public 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()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |