|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPropertySymbol
A representation of the model object 'IProperty Symbol'.
Provisional API - subject to change
The following features are supported:
SymbolPackage.getIPropertySymbol()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Fields inherited from interface org.eclipse.jst.jsf.context.symbol.ISymbol |
---|
EMPTY_SYMBOL_ARRAY |
Method Summary | |
---|---|
boolean |
isIntermediate()
Returns the value of the 'Intermediate' attribute |
void |
setIntermediate(boolean value)
Sets the value of the ' Intermediate ' attribute |
Methods inherited from interface org.eclipse.jst.jsf.context.symbol.IObjectSymbol |
---|
call, coerce, getTypeDescriptor, isReadable, isWritable, setReadable, setTypeDescriptor, setWritable, supportsCoercion |
Methods inherited from interface org.eclipse.jst.jsf.context.symbol.ISymbol |
---|
getName, setName |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
boolean isIntermediate()
If the meaning of the 'Intermediate' attribute isn't clear, there really should be more of a description here...
setIntermediate(boolean)
,
SymbolPackage.getIPropertySymbol_Intermediate()
void setIntermediate(boolean value)
Intermediate
' attribute.
value
- the new value of the 'Intermediate' attribute.isIntermediate()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |