org.eclipse.cdt.debug.internal.ui.propertypages
Class ModuleProperties
java.lang.Object
org.eclipse.cdt.debug.internal.ui.propertypages.ModuleProperties
public class ModuleProperties
- extends java.lang.Object
A module's properties store.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TYPE
public static final java.lang.String TYPE
- See Also:
- Constant Field Values
CPU
public static final java.lang.String CPU
- See Also:
- Constant Field Values
BASE_ADDRESS
public static final java.lang.String BASE_ADDRESS
- See Also:
- Constant Field Values
SIZE
public static final java.lang.String SIZE
- See Also:
- Constant Field Values
SYMBOLS_LOADED
public static final java.lang.String SYMBOLS_LOADED
- See Also:
- Constant Field Values
SYMBOLS_FILE
public static final java.lang.String SYMBOLS_FILE
- See Also:
- Constant Field Values
getProperties
public ModuleProperties.Property[] getProperties()
getProperty
public java.lang.Object getProperty(java.lang.String key)
setProperty
public void setProperty(java.lang.String key,
java.lang.Object value)
isDirty
public boolean isDirty()
dispose
public void dispose()