|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ObfuscationDetail
A representation of the model object 'Obfuscation Detail'.
The following features are supported:
ProjectPackage.getObfuscationDetail()| Method Summary | |
|---|---|
java.lang.String |
getAdditionalSettings()
Returns the value of the 'Additional Settings' attribute. |
int |
getLevel()
Returns the value of the 'Level' attribute. |
void |
setAdditionalSettings(java.lang.String value)
Sets the value of the ' Additional Settings' attribute. |
void |
setLevel(int value)
Sets the value of the ' Level' attribute. |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
int getLevel()
If the meaning of the 'Level' attribute isn't clear, there really should be more of a description here...
setLevel(int),
ProjectPackage.getObfuscationDetail_Level()void setLevel(int value)
Level' attribute.
value - the new value of the 'Level' attribute.getLevel()java.lang.String getAdditionalSettings()
If the meaning of the 'Additional Settings' attribute isn't clear, there really should be more of a description here...
setAdditionalSettings(String),
ProjectPackage.getObfuscationDetail_AdditionalSettings()void setAdditionalSettings(java.lang.String value)
Additional Settings' attribute.
value - the new value of the 'Additional Settings' attribute.getAdditionalSettings()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||