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, setDescription
addDescriptorExtension, 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, visit
addExtraAttribute, getExtraAttribute, getExtraAttributes, removeExtraAttribute, toString
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChanged
public 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)
Descriptor
print
in class Descriptor
Copyright © 2021. All rights reserved.