|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'Component Identification'.
The following features are supported:
EventPackage.getComponentIdentification()| Field Summary | |
|---|---|
static java.lang.String |
COMPONENT_ID_TYPE_APPLICATION
Well-known type for the 'Component Id Type' attribute. |
static java.lang.String |
COMPONENT_ID_TYPE_DEVICE_NAME
Well-known type for the 'Component Id Type' attribute. |
static java.lang.String |
COMPONENT_ID_TYPE_PROCESS
Well-known type for the 'Component Id Type' attribute. |
static java.lang.String |
COMPONENT_ID_TYPE_PRODUCT_NAME
Well-known type for the 'Component Id Type' attribute. |
static java.lang.String |
COMPONENT_ID_TYPE_SERVICE_NAME
Well-known type for the 'Component Id Type' attribute. |
static java.lang.String |
COMPONENT_ID_TYPE_SYSTEM_NAME
Well-known type for the 'Component Id Type' attribute. |
static java.lang.String |
COMPONENT_ID_TYPE_UNKNOWN
Well-known type for the 'Component Id Type' attribute. |
static java.lang.String |
LOCATION_TYPE_DCC
Well-known type for the 'Location Type' attribute. |
static java.lang.String |
LOCATION_TYPE_DEVICE_NAME
Well-known type for the 'Location Type' attribute. |
static java.lang.String |
LOCATION_TYPE_DIAL
Well-known type for the 'Location Type' attribute. |
static java.lang.String |
LOCATION_TYPE_E_164
Well-known type for the 'Location Type' attribute. |
static java.lang.String |
LOCATION_TYPE_FQ_HOSTNAME
Well-known type for the 'Location Type' attribute. |
static java.lang.String |
LOCATION_TYPE_HID
Well-known type for the 'Location Type' attribute. |
static java.lang.String |
LOCATION_TYPE_HOSTNAME
Well-known type for the 'Location Type' attribute. |
static java.lang.String |
LOCATION_TYPE_HWA
Well-known type for the 'Location Type' attribute. |
static java.lang.String |
LOCATION_TYPE_ICD
Well-known type for the 'Location Type' attribute. |
static java.lang.String |
LOCATION_TYPE_IPV4
Well-known type for the 'Location Type' attribute. |
static java.lang.String |
LOCATION_TYPE_IPV6
Well-known type for the 'Location Type' attribute. |
static java.lang.String |
LOCATION_TYPE_IPX
Well-known type for the 'Location Type' attribute. |
static java.lang.String |
LOCATION_TYPE_ISDN
Well-known type for the 'Location Type' attribute. |
static java.lang.String |
LOCATION_TYPE_NWA
Well-known type for the 'Location Type' attribute. |
static java.lang.String |
LOCATION_TYPE_OID_OSI
Well-known type for the 'Location Type' attribute. |
static java.lang.String |
LOCATION_TYPE_SNA
Well-known type for the 'Location Type' attribute. |
static java.lang.String |
LOCATION_TYPE_UNKNOWN
Well-known type for the 'Location Type' attribute. |
static java.lang.String |
LOCATION_TYPE_X25
Well-known type for the 'Location Type' attribute. |
| Method Summary | |
|---|---|
java.lang.String |
getApplication()
Returns the value of the 'Application' attribute. |
java.lang.String |
getComponent()
Returns the value of the 'Component' attribute. |
java.lang.String |
getComponentIdType()
Returns the value of the 'Component Id Type' attribute. |
java.lang.String |
getComponentType()
Returns the value of the 'Component Type' attribute |
java.lang.String |
getExecutionEnvironment()
Returns the value of the 'Execution Environment' attribute. |
java.lang.String |
getInstanceId()
Returns the value of the 'Instance Id' attribute. |
java.lang.String |
getLocation()
Returns the value of the 'Location' attribute. |
java.lang.String |
getLocationType()
Returns the value of the 'Location Type' attribute. |
java.lang.String |
getProcessId()
Returns the value of the 'Process Id' attribute. |
java.lang.String |
getSubComponent()
Returns the value of the 'Sub Component' attribute. |
java.lang.String |
getThreadId()
Returns the value of the 'Thread Id' attribute. |
void |
init()
Resets the object's properties to their initial (e.g. null) state. |
void |
setApplication(java.lang.String value)
Sets the value of the ' Application' attribute.
|
void |
setComponent(java.lang.String value)
Sets the value of the ' Component' attribute.
|
void |
setComponentIdType(java.lang.String value)
Sets the value of the ' Component Id Type' attribute.
|
void |
setComponentType(java.lang.String value)
Sets the value of the ' Component Type' attribute.
|
void |
setExecutionEnvironment(java.lang.String value)
Sets the value of the ' Execution Environment' attribute.
|
void |
setInstanceId(java.lang.String value)
Sets the value of the ' Instance Id' attribute.
|
void |
setLocation(java.lang.String value)
Sets the value of the ' Location' attribute.
|
void |
setLocationType(java.lang.String value)
Sets the value of the ' Location Type' attribute.
|
void |
setProcessId(java.lang.String value)
Sets the value of the ' Process Id' attribute.
|
void |
setSubComponent(java.lang.String value)
Sets the value of the ' Sub Component' attribute.
|
void |
setThreadId(java.lang.String value)
Sets the value of the ' Thread Id' attribute.
|
void |
validate()
Checks whether the contents of this object conform to the CBE specification. |
| 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 |
| Field Detail |
public static final java.lang.String COMPONENT_ID_TYPE_PRODUCT_NAME
Well-known type for the 'Component Id Type' attribute.
getComponentIdType(),
Constant Field Valuespublic static final java.lang.String COMPONENT_ID_TYPE_DEVICE_NAME
Well-known type for the 'Component Id Type' attribute.
getComponentIdType(),
Constant Field Valuespublic static final java.lang.String COMPONENT_ID_TYPE_SYSTEM_NAME
Well-known type for the 'Component Id Type' attribute.
getComponentIdType(),
Constant Field Valuespublic static final java.lang.String COMPONENT_ID_TYPE_SERVICE_NAME
Well-known type for the 'Component Id Type' attribute.
getComponentIdType(),
Constant Field Valuespublic static final java.lang.String COMPONENT_ID_TYPE_PROCESS
Well-known type for the 'Component Id Type' attribute.
getComponentIdType(),
Constant Field Valuespublic static final java.lang.String COMPONENT_ID_TYPE_APPLICATION
Well-known type for the 'Component Id Type' attribute.
getComponentIdType(),
Constant Field Valuespublic static final java.lang.String COMPONENT_ID_TYPE_UNKNOWN
Well-known type for the 'Component Id Type' attribute.
getComponentIdType(),
Constant Field Valuespublic static final java.lang.String LOCATION_TYPE_UNKNOWN
Well-known type for the 'Location Type' attribute.
getLocationType(),
Constant Field Valuespublic static final java.lang.String LOCATION_TYPE_IPV4
Well-known type for the 'Location Type' attribute.
getLocationType(),
Constant Field Valuespublic static final java.lang.String LOCATION_TYPE_IPV6
Well-known type for the 'Location Type' attribute.
getLocationType(),
Constant Field Valuespublic static final java.lang.String LOCATION_TYPE_NWA
Well-known type for the 'Location Type' attribute.
getLocationType(),
Constant Field Valuespublic static final java.lang.String LOCATION_TYPE_ISDN
Well-known type for the 'Location Type' attribute.
getLocationType(),
Constant Field Valuespublic static final java.lang.String LOCATION_TYPE_ICD
Well-known type for the 'Location Type' attribute.
getLocationType(),
Constant Field Valuespublic static final java.lang.String LOCATION_TYPE_OID_OSI
Well-known type for the 'Location Type' attribute.
getLocationType(),
Constant Field Valuespublic static final java.lang.String LOCATION_TYPE_DIAL
Well-known type for the 'Location Type' attribute.
getLocationType(),
Constant Field Valuespublic static final java.lang.String LOCATION_TYPE_HWA
Well-known type for the 'Location Type' attribute.
getLocationType(),
Constant Field Valuespublic static final java.lang.String LOCATION_TYPE_HID
Well-known type for the 'Location Type' attribute.
getLocationType(),
Constant Field Valuespublic static final java.lang.String LOCATION_TYPE_X25
Well-known type for the 'Location Type' attribute.
getLocationType(),
Constant Field Valuespublic static final java.lang.String LOCATION_TYPE_DCC
Well-known type for the 'Location Type' attribute.
getLocationType(),
Constant Field Valuespublic static final java.lang.String LOCATION_TYPE_SNA
Well-known type for the 'Location Type' attribute.
getLocationType(),
Constant Field Valuespublic static final java.lang.String LOCATION_TYPE_IPX
Well-known type for the 'Location Type' attribute.
getLocationType(),
Constant Field Valuespublic static final java.lang.String LOCATION_TYPE_E_164
Well-known type for the 'Location Type' attribute.
getLocationType(),
Constant Field Valuespublic static final java.lang.String LOCATION_TYPE_HOSTNAME
Well-known type for the 'Location Type' attribute.
getLocationType(),
Constant Field Valuespublic static final java.lang.String LOCATION_TYPE_FQ_HOSTNAME
Well-known type for the 'Location Type' attribute.
getLocationType(),
Constant Field Valuespublic static final java.lang.String LOCATION_TYPE_DEVICE_NAME
Well-known type for the 'Location Type' attribute.
getLocationType(),
Constant Field Values| Method Detail |
public java.lang.String getApplication()
Returns the value of the 'Application' attribute.
setApplication(String),
EventPackage.getComponentIdentification_Application()public void setApplication(java.lang.String value)
Sets the value of the 'Application' attribute.
value - the new value of the 'Application' attribute.getApplication()public java.lang.String getComponent()
Returns the value of the 'Component' attribute.
setComponent(String),
EventPackage.getComponentIdentification_Component()public void setComponent(java.lang.String value)
Sets the value of the 'Component' attribute.
value - the new value of the 'Component' attribute.getComponent()public java.lang.String getComponentType()
If the meaning of the 'Component Type' attribute isn't clear, there really should be more of a description here...
setComponentType(String),
EventPackage.getComponentIdentification_ComponentType()public void setComponentType(java.lang.String value)
Sets the value of the 'Component Type' attribute.
value - the new value of the 'Component Type' attribute.getComponentType()public java.lang.String getComponentIdType()
Returns the value of the 'Component Id Type' attribute.
setComponentIdType(String),
EventPackage.getComponentIdentification_ComponentIdType()public void setComponentIdType(java.lang.String value)
Sets the value of the 'Component Id Type' attribute.
value - the new value of the 'Component Id Type' attribute.getComponentIdType()public java.lang.String getExecutionEnvironment()
Returns the value of the 'Execution Environment' attribute.
setExecutionEnvironment(String),
EventPackage.getComponentIdentification_ExecutionEnvironment()public void setExecutionEnvironment(java.lang.String value)
Sets the value of the 'Execution Environment' attribute.
value - the new value of the 'Execution Environment' attribute.getExecutionEnvironment()public java.lang.String getInstanceId()
Returns the value of the 'Instance Id' attribute.
setInstanceId(String),
EventPackage.getComponentIdentification_InstanceId()public void setInstanceId(java.lang.String value)
Sets the value of the 'Instance Id' attribute.
value - the new value of the 'Instance Id' attribute.getInstanceId()public java.lang.String getLocation()
Returns the value of the 'Location' attribute.
setLocation(String),
EventPackage.getComponentIdentification_Location()public void setLocation(java.lang.String value)
Sets the value of the 'Location' attribute.
value - the new value of the 'Location' attribute.getLocation()public java.lang.String getLocationType()
Returns the value of the 'Location Type' attribute.
setLocationType(String),
EventPackage.getComponentIdentification_LocationType()public void setLocationType(java.lang.String value)
Sets the value of the 'Location Type' attribute.
value - the new value of the 'Location Type' attribute.getLocationType()public java.lang.String getProcessId()
Returns the value of the 'Process Id' attribute.
setProcessId(String),
EventPackage.getComponentIdentification_ProcessId()public void setProcessId(java.lang.String value)
Sets the value of the 'Process Id' attribute.
value - the new value of the 'Process Id' attribute.getProcessId()public java.lang.String getSubComponent()
Returns the value of the 'Sub Component' attribute.
setSubComponent(String),
EventPackage.getComponentIdentification_SubComponent()public void setSubComponent(java.lang.String value)
Sets the value of the 'Sub Component' attribute.
value - the new value of the 'Sub Component' attribute.getSubComponent()public java.lang.String getThreadId()
Returns the value of the 'Thread Id' attribute.
setThreadId(String),
EventPackage.getComponentIdentification_ThreadId()public void setThreadId(java.lang.String value)
Sets the value of the 'Thread Id' attribute.
value - the new value of the 'Thread Id' attribute.getThreadId()
public void validate()
throws ValidationException
Checks whether the contents of this object conform to the CBE specification.
ValidationException - if the object does not follow the
CBE specification.public void init()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||