|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FullyQualifiedClassType | |
---|---|
org.eclipse.modisco.jee.ejbjar.EjbJar21 |
Uses of FullyQualifiedClassType in org.eclipse.modisco.jee.ejbjar.EjbJar21 |
---|
Subinterfaces of FullyQualifiedClassType in org.eclipse.modisco.jee.ejbjar.EjbJar21 | |
---|---|
interface |
EjbClassType
A representation of the model object 'Ejb Class Type'. |
interface |
HomeType
A representation of the model object 'Home Type'. |
interface |
LocalHomeType
A representation of the model object 'Local Home Type'. |
interface |
LocalType
A representation of the model object 'Local Type'. |
interface |
MessageDestinationTypeType
A representation of the model object 'Message Destination Type Type'. |
interface |
RemoteType
A representation of the model object 'Remote Type'. |
Methods in org.eclipse.modisco.jee.ejbjar.EjbJar21 that return FullyQualifiedClassType | |
---|---|
FullyQualifiedClassType |
EjbJar21Factory.createFullyQualifiedClassType()
Returns a new object of class 'Fully Qualified Class Type'. |
FullyQualifiedClassType |
ServiceRefHandlerType.getHandlerClass()
Returns the value of the 'Handler Class' containment reference. |
FullyQualifiedClassType |
ListenerType.getListenerClass()
Returns the value of the 'Listener Class' containment reference. |
FullyQualifiedClassType |
MessageDrivenBeanType.getMessagingType()
Returns the value of the 'Messaging Type' containment reference. |
FullyQualifiedClassType |
EntityBeanType.getPrimKeyClass()
Returns the value of the 'Prim Key Class' containment reference. |
FullyQualifiedClassType |
ResourceEnvRefType.getResourceEnvRefType()
Returns the value of the 'Resource Env Ref Type' containment reference. |
FullyQualifiedClassType |
ResourceRefType.getResType()
Returns the value of the 'Res Type' containment reference. |
FullyQualifiedClassType |
SessionBeanType.getServiceEndpoint()
Returns the value of the 'Service Endpoint' containment reference. |
FullyQualifiedClassType |
PortComponentRefType.getServiceEndpointInterface()
Returns the value of the 'Service Endpoint Interface' containment reference. |
FullyQualifiedClassType |
ServiceRefType.getServiceInterface()
Returns the value of the 'Service Interface' containment reference. |
Methods in org.eclipse.modisco.jee.ejbjar.EjbJar21 with parameters of type FullyQualifiedClassType | |
---|---|
void |
ServiceRefHandlerType.setHandlerClass(FullyQualifiedClassType value)
Sets the value of the ' Handler Class ' containment reference. |
void |
ListenerType.setListenerClass(FullyQualifiedClassType value)
Sets the value of the ' Listener Class ' containment reference. |
void |
MessageDrivenBeanType.setMessagingType(FullyQualifiedClassType value)
Sets the value of the ' Messaging Type ' containment reference. |
void |
EntityBeanType.setPrimKeyClass(FullyQualifiedClassType value)
Sets the value of the ' Prim Key Class ' containment reference. |
void |
ResourceEnvRefType.setResourceEnvRefType(FullyQualifiedClassType value)
Sets the value of the ' Resource Env Ref Type ' containment reference. |
void |
ResourceRefType.setResType(FullyQualifiedClassType value)
Sets the value of the ' Res Type ' containment reference. |
void |
SessionBeanType.setServiceEndpoint(FullyQualifiedClassType value)
Sets the value of the ' Service Endpoint ' containment reference. |
void |
PortComponentRefType.setServiceEndpointInterface(FullyQualifiedClassType value)
Sets the value of the ' Service Endpoint Interface ' containment reference. |
void |
ServiceRefType.setServiceInterface(FullyQualifiedClassType value)
Sets the value of the ' Service Interface ' containment reference. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |