org.eclipse.modisco.jee.ejbjar.EjbJar11
Interface EjbRefType


public interface EjbRefType

A representation of the model object 'Ejb Ref Type'.

The following features are supported:

See Also:
EjbJar11Package.getEjbRefType()
Generated:
Model:
extendedMetaData="name='ejb-ref_._type' kind='elementOnly'"

Method Summary
 DescriptionType getDescription()
          Returns the value of the 'Description' containment reference.
 EjbLinkType getEjbLink()
          Returns the value of the 'Ejb Link' containment reference.
 EjbRefNameType getEjbRefName()
          Returns the value of the 'Ejb Ref Name' containment reference.
 EjbRefTypeType getEjbRefType()
          Returns the value of the 'Ejb Ref Type' containment reference.
 HomeType getHome()
          Returns the value of the 'Home' containment reference.
 java.lang.String getId()
          Returns the value of the 'Id' attribute.
 RemoteType getRemote()
          Returns the value of the 'Remote' containment reference.
 void setDescription(DescriptionType value)
          Sets the value of the 'Description' containment reference.
 void setEjbLink(EjbLinkType value)
          Sets the value of the 'Ejb Link' containment reference.
 void setEjbRefName(EjbRefNameType value)
          Sets the value of the 'Ejb Ref Name' containment reference.
 void setEjbRefType(EjbRefTypeType value)
          Sets the value of the 'Ejb Ref Type' containment reference.
 void setHome(HomeType value)
          Sets the value of the 'Home' containment reference.
 void setId(java.lang.String value)
          Sets the value of the 'Id' attribute.
 void setRemote(RemoteType value)
          Sets the value of the 'Remote' containment reference.
 

Method Detail

getDescription

DescriptionType getDescription()
Returns the value of the 'Description' containment reference.

If the meaning of the 'Description' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Description' containment reference.
See Also:
setDescription(DescriptionType), EjbJar11Package.getEjbRefType_Description()
Generated:
Model:
containment="true" extendedMetaData="kind='element' name='description' namespace='##targetNamespace'"

setDescription

void setDescription(DescriptionType value)
Sets the value of the 'Description' containment reference.

Parameters:
value - the new value of the 'Description' containment reference.
See Also:
getDescription()
Generated:

getEjbRefName

EjbRefNameType getEjbRefName()
Returns the value of the 'Ejb Ref Name' containment reference.

If the meaning of the 'Ejb Ref Name' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Ejb Ref Name' containment reference.
See Also:
setEjbRefName(EjbRefNameType), EjbJar11Package.getEjbRefType_EjbRefName()
Generated:
Model:
containment="true" required="true" extendedMetaData="kind='element' name='ejb-ref-name' namespace='##targetNamespace'"

setEjbRefName

void setEjbRefName(EjbRefNameType value)
Sets the value of the 'Ejb Ref Name' containment reference.

Parameters:
value - the new value of the 'Ejb Ref Name' containment reference.
See Also:
getEjbRefName()
Generated:

getEjbRefType

EjbRefTypeType getEjbRefType()
Returns the value of the 'Ejb Ref Type' containment reference.

If the meaning of the 'Ejb Ref Type' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Ejb Ref Type' containment reference.
See Also:
setEjbRefType(EjbRefTypeType), EjbJar11Package.getEjbRefType_EjbRefType()
Generated:
Model:
containment="true" required="true" extendedMetaData="kind='element' name='ejb-ref-type' namespace='##targetNamespace'"

setEjbRefType

void setEjbRefType(EjbRefTypeType value)
Sets the value of the 'Ejb Ref Type' containment reference.

Parameters:
value - the new value of the 'Ejb Ref Type' containment reference.
See Also:
getEjbRefType()
Generated:

getHome

HomeType getHome()
Returns the value of the 'Home' containment reference.

If the meaning of the 'Home' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Home' containment reference.
See Also:
setHome(HomeType), EjbJar11Package.getEjbRefType_Home()
Generated:
Model:
containment="true" required="true" extendedMetaData="kind='element' name='home' namespace='##targetNamespace'"

setHome

void setHome(HomeType value)
Sets the value of the 'Home' containment reference.

Parameters:
value - the new value of the 'Home' containment reference.
See Also:
getHome()
Generated:

getRemote

RemoteType getRemote()
Returns the value of the 'Remote' containment reference.

If the meaning of the 'Remote' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Remote' containment reference.
See Also:
setRemote(RemoteType), EjbJar11Package.getEjbRefType_Remote()
Generated:
Model:
containment="true" required="true" extendedMetaData="kind='element' name='remote' namespace='##targetNamespace'"

setRemote

void setRemote(RemoteType value)
Sets the value of the 'Remote' containment reference.

Parameters:
value - the new value of the 'Remote' containment reference.
See Also:
getRemote()
Generated:

getEjbLink

EjbLinkType getEjbLink()
Returns the value of the 'Ejb Link' containment reference.

If the meaning of the 'Ejb Link' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Ejb Link' containment reference.
See Also:
setEjbLink(EjbLinkType), EjbJar11Package.getEjbRefType_EjbLink()
Generated:
Model:
containment="true" extendedMetaData="kind='element' name='ejb-link' namespace='##targetNamespace'"

setEjbLink

void setEjbLink(EjbLinkType value)
Sets the value of the 'Ejb Link' containment reference.

Parameters:
value - the new value of the 'Ejb Link' containment reference.
See Also:
getEjbLink()
Generated:

getId

java.lang.String getId()
Returns the value of the 'Id' attribute.

If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Id' attribute.
See Also:
setId(String), EjbJar11Package.getEjbRefType_Id()
Generated:
Model:
id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'"

setId

void setId(java.lang.String value)
Sets the value of the 'Id' attribute.

Parameters:
value - the new value of the 'Id' attribute.
See Also:
getId()
Generated: