public class RoleMap extends RuntimeDescriptor
Modifier and Type | Field and Description |
---|---|
static String |
DESCRIPTION |
static String |
MAP_ELEMENT |
static String |
MAP_ID |
propListeners
DESCRIPTION_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, size
addDescriptorExtension, 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, visit
addExtraAttribute, getExtraAttribute, getExtraAttributes, removeExtraAttribute, toString
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChanged
public 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.