|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TargetDevice
A representation of the model object 'Target Device'.
The following features are supported:
Signing DetailsPreprocessing DetailsRuntime PlatformNameDescriptionDevice Platform NameDevice NameDevice Group Name
ProjectPackage.getTargetDevice()| Method Summary | |
|---|---|
java.lang.String |
getDescription()
Returns the value of the 'Description' attribute. |
java.lang.String |
getDeviceGroupName()
Returns the value of the 'Device Group Name' attribute. |
java.lang.String |
getDeviceName()
Returns the value of the 'Device Name' attribute. |
java.lang.String |
getDevicePlatformName()
Returns the value of the 'Device Platform Name' attribute. |
java.lang.String |
getName()
Returns the value of the 'Name' attribute. |
org.eclipse.emf.common.util.EList |
getPreprocessingDetails()
Returns the value of the 'Preprocessing Details' containment reference list. |
RuntimePlatformDefinition |
getRuntimePlatform()
Returns the value of the 'Runtime Platform' containment reference. |
org.eclipse.emf.common.util.EList |
getSigningDetails()
Returns the value of the 'Signing Details' containment reference list. |
void |
setDescription(java.lang.String value)
Sets the value of the ' Description' attribute. |
void |
setDeviceGroupName(java.lang.String value)
Sets the value of the ' Device Group Name' attribute. |
void |
setDeviceName(java.lang.String value)
Sets the value of the ' Device Name' attribute. |
void |
setDevicePlatformName(java.lang.String value)
Sets the value of the ' Device Platform Name' attribute. |
void |
setName(java.lang.String value)
Sets the value of the ' Name' attribute. |
void |
setRuntimePlatform(RuntimePlatformDefinition value)
Sets the value of the ' Runtime Platform' containment reference. |
| 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 |
|---|
org.eclipse.emf.common.util.EList getSigningDetails()
SigningDetail.
If the meaning of the 'Signing Details' containment reference list isn't clear, there really should be more of a description here...
ProjectPackage.getTargetDevice_SigningDetails()org.eclipse.emf.common.util.EList getPreprocessingDetails()
PreprocessingDetail.
If the meaning of the 'Preprocessing Details' containment reference list isn't clear, there really should be more of a description here...
ProjectPackage.getTargetDevice_PreprocessingDetails()RuntimePlatformDefinition getRuntimePlatform()
If the meaning of the 'Runtime Platform' containment reference isn't clear, there really should be more of a description here...
setRuntimePlatform(RuntimePlatformDefinition),
ProjectPackage.getTargetDevice_RuntimePlatform()void setRuntimePlatform(RuntimePlatformDefinition value)
Runtime Platform' containment reference.
value - the new value of the 'Runtime Platform' containment reference.getRuntimePlatform()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.getTargetDevice_Name()void setName(java.lang.String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()java.lang.String getDescription()
If the meaning of the 'Description' attribute isn't clear, there really should be more of a description here...
setDescription(String),
ProjectPackage.getTargetDevice_Description()void setDescription(java.lang.String value)
Description' attribute.
value - the new value of the 'Description' attribute.getDescription()java.lang.String getDevicePlatformName()
If the meaning of the 'Device Platform Name' attribute isn't clear, there really should be more of a description here...
setDevicePlatformName(String),
ProjectPackage.getTargetDevice_DevicePlatformName()void setDevicePlatformName(java.lang.String value)
Device Platform Name' attribute.
value - the new value of the 'Device Platform Name' attribute.getDevicePlatformName()java.lang.String getDeviceName()
If the meaning of the 'Device Name' attribute isn't clear, there really should be more of a description here...
setDeviceName(String),
ProjectPackage.getTargetDevice_DeviceName()void setDeviceName(java.lang.String value)
Device Name' attribute.
value - the new value of the 'Device Name' attribute.getDeviceName()java.lang.String getDeviceGroupName()
If the meaning of the 'Device Group Name' attribute isn't clear, there really should be more of a description here...
setDeviceGroupName(String),
ProjectPackage.getTargetDevice_DeviceGroupName()void setDeviceGroupName(java.lang.String value)
Device Group Name' attribute.
value - the new value of the 'Device Group Name' attribute.getDeviceGroupName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||