|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Device
A representation of the model object 'Device'.
The following features are supported:
Protection DomainsConfigurationCommunication ProtocolDevice DescriptionRuntime Platform DefinitionsNameVersionVendorDescriptionIdentifier
DevicesPackage.getDevice()| Method Summary | |
|---|---|
DeviceCommunicationProtocol |
getCommunicationProtocol()
Returns the value of the 'Communication Protocol' attribute. |
Configuration |
getConfiguration()
Returns the value of the 'Configuration' containment reference. |
java.lang.String |
getDescription()
Returns the value of the 'Description' attribute. |
DeviceDescription |
getDeviceDescription()
Returns the value of the 'Device Description' containment reference. |
java.lang.String |
getIdentifier()
Returns the value of the 'Identifier' attribute. |
java.lang.String |
getName()
Returns the value of the 'Name' attribute. |
org.eclipse.emf.common.util.EList |
getProtectionDomains()
Returns the value of the 'Protection Domains' containment reference list. |
org.eclipse.emf.common.util.EList |
getRuntimePlatformDefinitions()
Returns the value of the 'Runtime Platform Definitions' reference list. |
java.lang.String |
getVendor()
Returns the value of the 'Vendor' attribute. |
java.lang.String |
getVersion()
Returns the value of the 'Version' attribute. |
void |
setCommunicationProtocol(DeviceCommunicationProtocol value)
Sets the value of the ' Communication Protocol' attribute. |
void |
setConfiguration(Configuration value)
Sets the value of the ' Configuration' containment reference. |
void |
setDescription(java.lang.String value)
Sets the value of the ' Description' attribute. |
void |
setDeviceDescription(DeviceDescription value)
Sets the value of the ' Device Description' containment reference. |
void |
setIdentifier(java.lang.String value)
Sets the value of the ' Identifier' attribute. |
void |
setName(java.lang.String value)
Sets the value of the ' Name' attribute. |
void |
setVendor(java.lang.String value)
Sets the value of the ' Vendor' attribute. |
void |
setVersion(java.lang.String value)
Sets the value of the ' Version' 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 |
|---|
org.eclipse.emf.common.util.EList getProtectionDomains()
ProtectionDomain.
If the meaning of the 'Protection Domains' containment reference list isn't clear, there really should be more of a description here...
DevicesPackage.getDevice_ProtectionDomains()Configuration getConfiguration()
If the meaning of the 'Configuration' containment reference isn't clear, there really should be more of a description here...
setConfiguration(Configuration),
DevicesPackage.getDevice_Configuration()void setConfiguration(Configuration value)
Configuration' containment reference.
value - the new value of the 'Configuration' containment reference.getConfiguration()DeviceCommunicationProtocol getCommunicationProtocol()
DeviceCommunicationProtocol.
If the meaning of the 'Communication Protocol' attribute isn't clear, there really should be more of a description here...
DeviceCommunicationProtocol,
setCommunicationProtocol(DeviceCommunicationProtocol),
DevicesPackage.getDevice_CommunicationProtocol()void setCommunicationProtocol(DeviceCommunicationProtocol value)
Communication Protocol' attribute.
value - the new value of the 'Communication Protocol' attribute.DeviceCommunicationProtocol,
getCommunicationProtocol()DeviceDescription getDeviceDescription()
If the meaning of the 'Device Description' containment reference isn't clear, there really should be more of a description here...
setDeviceDescription(DeviceDescription),
DevicesPackage.getDevice_DeviceDescription()void setDeviceDescription(DeviceDescription value)
Device Description' containment reference.
value - the new value of the 'Device Description' containment reference.getDeviceDescription()org.eclipse.emf.common.util.EList getRuntimePlatformDefinitions()
RuntimePlatformDefinition.
It is bidirectional and its opposite is 'Devices'.
If the meaning of the 'Runtime Platform Definitions' reference list isn't clear, there really should be more of a description here...
DevicesPackage.getDevice_RuntimePlatformDefinitions(),
RuntimePlatformDefinition.getDevices()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),
DevicesPackage.getDevice_Name()void setName(java.lang.String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()java.lang.String getVersion()
If the meaning of the 'Version' attribute isn't clear, there really should be more of a description here...
setVersion(String),
DevicesPackage.getDevice_Version()void setVersion(java.lang.String value)
Version' attribute.
value - the new value of the 'Version' attribute.getVersion()java.lang.String getVendor()
If the meaning of the 'Vendor' attribute isn't clear, there really should be more of a description here...
setVendor(String),
DevicesPackage.getDevice_Vendor()void setVendor(java.lang.String value)
Vendor' attribute.
value - the new value of the 'Vendor' attribute.getVendor()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),
DevicesPackage.getDevice_Description()void setDescription(java.lang.String value)
Description' attribute.
value - the new value of the 'Description' attribute.getDescription()java.lang.String getIdentifier()
If the meaning of the 'Identifier' attribute isn't clear, there really should be more of a description here...
setIdentifier(String),
DevicesPackage.getDevice_Identifier()void setIdentifier(java.lang.String value)
Identifier' attribute.
value - the new value of the 'Identifier' attribute.getIdentifier()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||