public class RoleMap extends RuntimeDescriptor
| Modifier and Type | Field and Description |
|---|---|
static String |
DESCRIPTION |
static String |
MAP_ELEMENT |
static String |
MAP_ID |
propListenersDESCRIPTION_CHANGED, DESCRIPTOR_CHANGED, docType, LARGE_ICON_CHANGED, NAME_CHANGED, SMALL_ICON_CHANGED| Constructor and Description |
|---|
RoleMap() |
| Modifier and Type | Method and Description |
|---|---|
int |
addMapElement(MapElement value) |
MapElement[] |
getMapElement() |
MapElement |
getMapElement(int index) |
int |
removeMapElement(MapElement value) |
void |
setMapElement(int index,
MapElement value) |
void |
setMapElement(MapElement[] value) |
int |
sizeMapElement() |
boolean |
verify() |
addPropertyChangeListener, addPropertyChangeListener, addValue, getAttributeValue, getAttributeValue, getAttributeValue, getValue, getValue, getValues, removePropertyChangeListener, removePropertyChangeListener, removeValue, removeValue, setAttributeValue, setAttributeValue, setAttributeValue, setValue, setValue, sizeaddDescriptorExtension, addPrefixMapping, createUniqueFilenameAmongst, createUniqueNameAmongst, createUniqueNameAmongstNamedDescriptors, fillDocType, getDeploymentExtensions, getDescription, getDescriptorExtension, getDescriptorExtensions, getDisplayName, getDocType, getLargeIconUri, getLocalizedDescription, getLocalizedDescriptions, getLocalizedDisplayName, getLocalizedDisplayNames, getLocalizedLargeIconUri, getLocalizedLargeIconUris, getLocalizedSmallIconUri, getLocalizedSmallIconUris, getName, getPrefixMapping, getSmallIconUri, isBoundsChecking, print, setBoundsChecking, setDescription, setDisplayName, setLargeIconUri, setLocalizedDescription, setLocalizedDisplayName, setLocalizedLargeIconUri, setLocalizedSmallIconUri, setName, setSmallIconUri, visitaddExtraAttribute, getExtraAttribute, getExtraAttributes, removeExtraAttribute, toStringaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedpublic static final String DESCRIPTION
public static final String MAP_ELEMENT
public static final String MAP_ID
public void setMapElement(int index,
MapElement value)
public MapElement getMapElement(int index)
public void setMapElement(MapElement[] value)
public MapElement[] getMapElement()
public int sizeMapElement()
public int addMapElement(MapElement value)
public int removeMapElement(MapElement value)
public boolean verify()
Copyright © 2019. All rights reserved.