public class MethodPermissionDescriptor extends DescribableDescriptor
DESCRIPTION_CHANGED, DESCRIPTOR_CHANGED, docType, LARGE_ICON_CHANGED, NAME_CHANGED, SMALL_ICON_CHANGED| Constructor and Description |
|---|
MethodPermissionDescriptor()
Creates new MethodPermissionDescriptor
|
| Modifier and Type | Method and Description |
|---|---|
void |
addMethod(MethodDescriptor aMethod) |
void |
addMethodPermission(MethodPermission mp) |
void |
addMethods(Collection methods) |
MethodPermission[] |
getMethodPermissions() |
MethodDescriptor[] |
getMethods() |
void |
print(StringBuilder toStringBuilder)
A String representation of this object.
|
getDescription, setDescriptionaddDescriptorExtension, addPrefixMapping, createUniqueFilenameAmongst, createUniqueNameAmongst, createUniqueNameAmongstNamedDescriptors, fillDocType, getDeploymentExtensions, getDescriptorExtension, getDescriptorExtensions, getDisplayName, getDocType, getLargeIconUri, getLocalizedDescription, getLocalizedDescriptions, getLocalizedDisplayName, getLocalizedDisplayNames, getLocalizedLargeIconUri, getLocalizedLargeIconUris, getLocalizedSmallIconUri, getLocalizedSmallIconUris, getName, getPrefixMapping, getSmallIconUri, isBoundsChecking, setBoundsChecking, setDisplayName, setLargeIconUri, setLocalizedDescription, setLocalizedDisplayName, setLocalizedLargeIconUri, setLocalizedSmallIconUri, setName, setSmallIconUri, visitaddExtraAttribute, getExtraAttribute, getExtraAttributes, removeExtraAttribute, toStringaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedpublic MethodPermissionDescriptor()
public void addMethod(MethodDescriptor aMethod)
public void addMethods(Collection methods)
public void addMethodPermission(MethodPermission mp)
public MethodDescriptor[] getMethods()
public MethodPermission[] getMethodPermissions()
public void print(StringBuilder toStringBuilder)
Descriptorprint in class DescriptorCopyright © 2019. All rights reserved.