|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMapTypeDescriptor
A representation of the model object 'IMap Type Descriptor'.
Provisional API - subject to change
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.ITypeDescriptor |
---|
calculateSyntheticCall, getArrayElement, getInterfaceTypeSignatures, getJdtContext, getMethods, getProperties, getSuperTypeSignatures, getTypeParameterSignatures, getTypeSignature, getTypeSignatureDelegate, instanceOf, isArray, isEnumType, resolveType, setEnumType, setJdtContext, 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 |
---|
static final java.lang.String copyright
Method Detail |
---|
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()
void setMapSource(java.util.Map value)
Map Source
' attribute.
value
- the new value of the 'Map Source' attribute.getMapSource()
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()
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 |