Package | Description |
---|---|
org.andromda.cartridges.ejb3.metafacades |
Modifier and Type | Interface and Description |
---|---|
interface |
EJB3ManageableEntityFacade
TODO: Model Documentation for org.andromda.cartridges.ejb3.metafacades.EJB3ManageableEntityFacade
Metafacade interface to be used by AndroMDA cartridges.
|
interface |
EJB3MappedSuperclassFacade
TODO: Model Documentation for org.andromda.cartridges.ejb3.metafacades.EJB3MappedSuperclassFacade
Metafacade interface to be used by AndroMDA cartridges.
|
Modifier and Type | Class and Description |
---|---|
class |
EJB3EntityFacadeLogic
Represents an entity EJB.
|
class |
EJB3EntityFacadeLogicImpl
MetafacadeLogic implementation for org.andromda.cartridges.ejb3.metafacades.EJB3EntityFacade.
|
class |
EJB3ManageableEntityFacadeLogic
TODO: Model Documentation for org.andromda.cartridges.ejb3.metafacades.EJB3ManageableEntityFacade
MetafacadeLogic for EJB3ManageableEntityFacade
|
class |
EJB3ManageableEntityFacadeLogicImpl
MetafacadeLogic implementation for org.andromda.cartridges.ejb3.metafacades.EJB3ManageableEntityFacade.
|
class |
EJB3MappedSuperclassFacadeLogic
TODO: Model Documentation for org.andromda.cartridges.ejb3.metafacades.EJB3MappedSuperclassFacade
MetafacadeLogic for EJB3MappedSuperclassFacade
|
class |
EJB3MappedSuperclassFacadeLogicImpl
MetafacadeLogic implementation for org.andromda.cartridges.ejb3.metafacades.EJB3MappedSuperclassFacade.
|
Modifier and Type | Method and Description |
---|---|
EJB3EntityFacade |
EJB3ManageableEntityFacadeLogic.getRoot()
Travels up the inheritance hierarchy and retrieves the root of this entity.
|
EJB3EntityFacade |
EJB3EntityFacadeLogic.getRoot()
Represents an entity EJB.
|
EJB3EntityFacade |
EJB3EntityFacade.getRoot()
Travels up the inheritance hierarchy and retrieves the root of this entity.
|
protected EJB3EntityFacade |
EJB3ManageableEntityFacadeLogic.getSuperEJB3EntityFacade()
Gets the EJB3EntityFacade parent instance.
|
Modifier and Type | Method and Description |
---|---|
String |
EJB3FinderMethodFacadeLogic.getQuery(EJB3EntityFacade entity)
Gets the query; taking the entity of which should be included in the query (not counting
queries that are explicitly modeled in OCL).
|
String |
EJB3FinderMethodFacade.getQuery(EJB3EntityFacade entity)
Gets the query; taking the entity of which should be included in the query (not counting
queries that are explicitly modeled in OCL).
|
protected String |
EJB3FinderMethodFacadeLogicImpl.handleGetQuery(EJB3EntityFacade entity) |
protected abstract String |
EJB3FinderMethodFacadeLogic.handleGetQuery(EJB3EntityFacade entity)
Method to be implemented in descendants
Gets the query; taking the entity of which should be included in the query (not counting
queries that are explicitly modeled in OCL).
|
Copyright © 2006–2014 AndroMDA.org. All rights reserved.