public interface PermissionVisibility extends Visibility
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getRequiredPermission()
Returns the value of the 'Required Permission' attribute.
|
void |
setRequiredPermission(java.lang.String value)
Sets the value of the '
Required Permission' attribute. |
java.lang.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(java.lang.String value)
Required Permission' attribute.
value - the new value of the 'Required Permission' attribute.getRequiredPermission()
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0