|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Project
A representation of the model object 'Project'.
The following features are supported:
TypeTarget DevicesDefault Target DeviceObfuscation DetailNamePackaging DetailsDefault Deployment Device
ProjectPackage.getProject()| Method Summary | |
|---|---|
TargetDevice |
getDefaultDeploymentDevice()
Returns the value of the 'Default Deployment Device' reference. |
TargetDevice |
getDefaultTargetDevice()
Returns the value of the 'Default Target Device' containment reference. |
java.lang.String |
getName()
Returns the value of the 'Name' attribute. |
ObfuscationDetail |
getObfuscationDetail()
Returns the value of the 'Obfuscation Detail' containment reference. |
PackagingDetails |
getPackagingDetails()
Returns the value of the 'Packaging Details' containment reference. |
org.eclipse.emf.common.util.EList |
getTargetDevices()
Returns the value of the 'Target Devices' containment reference list. |
ProjectType |
getType()
Returns the value of the 'Type' attribute. |
void |
setDefaultDeploymentDevice(TargetDevice value)
Sets the value of the ' Default Deployment Device' reference. |
void |
setDefaultTargetDevice(TargetDevice value)
Sets the value of the ' Default Target Device' containment reference. |
void |
setName(java.lang.String value)
Sets the value of the ' Name' attribute. |
void |
setObfuscationDetail(ObfuscationDetail value)
Sets the value of the ' Obfuscation Detail' containment reference. |
void |
setPackagingDetails(PackagingDetails value)
Sets the value of the ' Packaging Details' containment reference. |
void |
setType(ProjectType value)
Sets the value of the ' Type' 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 |
|---|
ProjectType getType()
ProjectType.
If the meaning of the 'Type' attribute isn't clear, there really should be more of a description here...
ProjectType,
setType(ProjectType),
ProjectPackage.getProject_Type()void setType(ProjectType value)
Type' attribute.
value - the new value of the 'Type' attribute.ProjectType,
getType()org.eclipse.emf.common.util.EList getTargetDevices()
TargetDevice.
If the meaning of the 'Target Devices' containment reference list isn't clear, there really should be more of a description here...
ProjectPackage.getProject_TargetDevices()TargetDevice getDefaultTargetDevice()
If the meaning of the 'Default Target Device' containment reference isn't clear, there really should be more of a description here...
setDefaultTargetDevice(TargetDevice),
ProjectPackage.getProject_DefaultTargetDevice()void setDefaultTargetDevice(TargetDevice value)
Default Target Device' containment reference.
value - the new value of the 'Default Target Device' containment reference.getDefaultTargetDevice()ObfuscationDetail getObfuscationDetail()
If the meaning of the 'Obfuscation Detail' containment reference isn't clear, there really should be more of a description here...
setObfuscationDetail(ObfuscationDetail),
ProjectPackage.getProject_ObfuscationDetail()void setObfuscationDetail(ObfuscationDetail value)
Obfuscation Detail' containment reference.
value - the new value of the 'Obfuscation Detail' containment reference.getObfuscationDetail()java.lang.String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
ProjectPackage.getProject_Name()void setName(java.lang.String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()PackagingDetails getPackagingDetails()
If the meaning of the 'Packaging Details' containment reference isn't clear, there really should be more of a description here...
setPackagingDetails(PackagingDetails),
ProjectPackage.getProject_PackagingDetails()void setPackagingDetails(PackagingDetails value)
Packaging Details' containment reference.
value - the new value of the 'Packaging Details' containment reference.getPackagingDetails()TargetDevice getDefaultDeploymentDevice()
If the meaning of the 'Default Deployment Device' reference isn't clear, there really should be more of a description here...
setDefaultDeploymentDevice(TargetDevice),
ProjectPackage.getProject_DefaultDeploymentDevice()void setDefaultDeploymentDevice(TargetDevice value)
Default Deployment Device' reference.
value - the new value of the 'Default Deployment Device' reference.getDefaultDeploymentDevice()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||