|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'IMap Type Descriptor'.
The following features are supported:
SymbolPackage.getIMapTypeDescriptor()
Field Summary | |
static java.lang.String |
copyright
|
Method Summary | |
java.util.Map |
getMapSource()
Returns the value of the 'Map Source' attribute. |
boolean |
isImmutable()
Returns the value of the 'Immutable' attribute. |
void |
setImmutable(boolean value)
Sets the value of the ' Immutable ' attribute. |
void |
setMapSource(java.util.Map value)
Sets the value of the ' Map Source ' attribute. |
Methods inherited from interface org.eclipse.jst.jsf.context.symbol.internal.provisional.ITypeDescriptor |
getInterfaceTypeSignatures, getMethods, getProperties, getSuperTypeSignatures, getTypeSignature, getTypeSignatureDelegate, setTypeSignatureDelegate |
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 |
Field Detail |
public static final java.lang.String copyright
Method Detail |
public java.util.Map getMapSource()
If the meaning of the 'Map Source' attribute isn't clear, there really should be more of a description here...
setMapSource(Map)
,
SymbolPackage.getIMapTypeDescriptor_MapSource()
public void setMapSource(java.util.Map value)
Map Source
' attribute.
value
- the new value of the 'Map Source' attribute.getMapSource()
public boolean isImmutable()
"true"
.
If the meaning of the 'Immutable' attribute isn't clear, there really should be more of a description here...
setImmutable(boolean)
,
SymbolPackage.getIMapTypeDescriptor_Immutable()
public void setImmutable(boolean value)
Immutable
' attribute.
value
- the new value of the 'Immutable' attribute.isImmutable()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |