|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ObfuscationDetail | |
|---|---|
| org.eclipse.mtj.api.project | |
| org.eclipse.mtj.api.project.impl | |
| org.eclipse.mtj.api.project.util | |
| Uses of ObfuscationDetail in org.eclipse.mtj.api.project |
|---|
| Methods in org.eclipse.mtj.api.project that return ObfuscationDetail | |
|---|---|
ObfuscationDetail |
ProjectFactory.createObfuscationDetail()
Returns a new object of class 'Obfuscation Detail'. |
ObfuscationDetail |
Project.getObfuscationDetail()
Returns the value of the 'Obfuscation Detail' containment reference. |
| Methods in org.eclipse.mtj.api.project with parameters of type ObfuscationDetail | |
|---|---|
void |
Project.setObfuscationDetail(ObfuscationDetail value)
Sets the value of the ' Obfuscation Detail' containment reference. |
| Uses of ObfuscationDetail in org.eclipse.mtj.api.project.impl |
|---|
| Classes in org.eclipse.mtj.api.project.impl that implement ObfuscationDetail | |
|---|---|
class |
ObfuscationDetailImpl
An implementation of the model object 'Obfuscation Detail'. |
| Methods in org.eclipse.mtj.api.project.impl that return ObfuscationDetail | |
|---|---|
ObfuscationDetail |
ProjectFactoryImpl.createObfuscationDetail()
|
ObfuscationDetail |
ProjectImpl.getObfuscationDetail()
|
| Methods in org.eclipse.mtj.api.project.impl with parameters of type ObfuscationDetail | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
ProjectImpl.basicSetObfuscationDetail(ObfuscationDetail newObfuscationDetail,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
ProjectImpl.setObfuscationDetail(ObfuscationDetail newObfuscationDetail)
|
| Uses of ObfuscationDetail in org.eclipse.mtj.api.project.util |
|---|
| Methods in org.eclipse.mtj.api.project.util with parameters of type ObfuscationDetail | |
|---|---|
java.lang.Object |
ProjectSwitch.caseObfuscationDetail(ObfuscationDetail object)
Returns the result of interpretting the object as an instance of 'Obfuscation Detail'. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||