|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ServiceBindingType
A representation of the model object 'Service Binding Type'.
The following features are supported:
RimPackage.getServiceBindingType()| Method Summary | |
|---|---|
java.lang.String |
getAccessURI()
Returns the value of the 'Access URI' attribute. |
java.lang.String |
getService()
Returns the value of the 'Service' attribute. |
org.eclipse.emf.common.util.EList |
getSpecificationLink()
Returns the value of the 'Specification Link' containment reference list. |
java.lang.String |
getTargetBinding()
Returns the value of the 'Target Binding' attribute. |
void |
setAccessURI(java.lang.String value)
Sets the value of the ' Access URI' attribute. |
void |
setService(java.lang.String value)
Sets the value of the ' Service' attribute. |
void |
setTargetBinding(java.lang.String value)
Sets the value of the ' Target Binding' attribute. |
| Methods inherited from interface org.eclipse.ohf.ihe.common.ebxml._3._0.rim.RegistryObjectType |
|---|
getClassification, getDescription, getExternalIdentifier, getLid, getName, getObjectType, getStatus, getVersionInfo, setDescription, setLid, setName, setObjectType, setStatus, setVersionInfo |
| Methods inherited from interface org.eclipse.ohf.ihe.common.ebxml._3._0.rim.IdentifiableType |
|---|
getHome, getId, getSlot, setHome, setId |
| 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 getSpecificationLink()
SpecificationLinkType.
If the meaning of the 'Specification Link' containment reference list isn't clear, there really should be more of a description here...
RimPackage.getServiceBindingType_SpecificationLink()java.lang.String getAccessURI()
If the meaning of the 'Access URI' attribute isn't clear, there really should be more of a description here...
setAccessURI(String),
RimPackage.getServiceBindingType_AccessURI()void setAccessURI(java.lang.String value)
Access URI' attribute.
value - the new value of the 'Access URI' attribute.getAccessURI()java.lang.String getService()
If the meaning of the 'Service' attribute isn't clear, there really should be more of a description here...
setService(String),
RimPackage.getServiceBindingType_Service()void setService(java.lang.String value)
Service' attribute.
value - the new value of the 'Service' attribute.getService()java.lang.String getTargetBinding()
If the meaning of the 'Target Binding' attribute isn't clear, there really should be more of a description here...
setTargetBinding(String),
RimPackage.getServiceBindingType_TargetBinding()void setTargetBinding(java.lang.String value)
Target Binding' attribute.
value - the new value of the 'Target Binding' attribute.getTargetBinding()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||