public interface PermissionVisibility extends Visibility
The following features are supported:
Modifier and Type | Method and Description |
---|---|
String |
getRequiredPermission()
Returns the value of the 'Required Permission' attribute.
|
void |
setRequiredPermission(String value)
Sets the value of the '
Required Permission ' attribute. |
String getRequiredPermission()
If the meaning of the 'Required Permission' attribute isn't clear, there really should be more of a description here...
setRequiredPermission(String)
,
DetailViewPackage.getPermissionVisibility_RequiredPermission()
void setRequiredPermission(String value)
Required Permission
' attribute.
value
- the new value of the 'Required Permission' attribute.getRequiredPermission()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.