|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EntityType
A representation of the model object 'Entity Type'.
The following features are supported:
Description
Display Name
Small Icon
Large Icon
Ejb Name
Home
Remote
Ejb Class
Persistence Type
Prim Key Class
Reentrant
Cmp Field
Primkey Field
Env Entry
Ejb Ref
Security Role Ref
Resource Ref
Id
EjbJar11Package.getEntityType()
Method Summary | |
---|---|
|
getCmpField()
Returns the value of the 'Cmp Field' containment reference list. |
DescriptionType |
getDescription()
Returns the value of the 'Description' containment reference. |
DisplayNameType |
getDisplayName()
Returns the value of the 'Display Name' containment reference. |
EjbClassType |
getEjbClass()
Returns the value of the 'Ejb Class' containment reference. |
EjbNameType |
getEjbName()
Returns the value of the 'Ejb Name' containment reference. |
|
getEjbRef()
Returns the value of the 'Ejb Ref' containment reference list. |
|
getEnvEntry()
Returns the value of the 'Env Entry' containment reference list. |
HomeType |
getHome()
Returns the value of the 'Home' containment reference. |
java.lang.String |
getId()
Returns the value of the 'Id' attribute. |
LargeIconType |
getLargeIcon()
Returns the value of the 'Large Icon' containment reference. |
PersistenceTypeType |
getPersistenceType()
Returns the value of the 'Persistence Type' containment reference. |
PrimKeyClassType |
getPrimKeyClass()
Returns the value of the 'Prim Key Class' containment reference. |
PrimkeyFieldType |
getPrimkeyField()
Returns the value of the 'Primkey Field' containment reference. |
ReentrantType |
getReentrant()
Returns the value of the 'Reentrant' containment reference. |
RemoteType |
getRemote()
Returns the value of the 'Remote' containment reference. |
|
getResourceRef()
Returns the value of the 'Resource Ref' containment reference list. |
|
getSecurityRoleRef()
Returns the value of the 'Security Role Ref' containment reference list. |
SmallIconType |
getSmallIcon()
Returns the value of the 'Small Icon' containment reference. |
void |
setDescription(DescriptionType value)
Sets the value of the ' Description ' containment reference. |
void |
setDisplayName(DisplayNameType value)
Sets the value of the ' Display Name ' containment reference. |
void |
setEjbClass(EjbClassType value)
Sets the value of the ' Ejb Class ' containment reference. |
void |
setEjbName(EjbNameType value)
Sets the value of the ' Ejb Name ' 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 |
setLargeIcon(LargeIconType value)
Sets the value of the ' Large Icon ' containment reference. |
void |
setPersistenceType(PersistenceTypeType value)
Sets the value of the ' Persistence Type ' containment reference. |
void |
setPrimKeyClass(PrimKeyClassType value)
Sets the value of the ' Prim Key Class ' containment reference. |
void |
setPrimkeyField(PrimkeyFieldType value)
Sets the value of the ' Primkey Field ' containment reference. |
void |
setReentrant(ReentrantType value)
Sets the value of the ' Reentrant ' containment reference. |
void |
setRemote(RemoteType value)
Sets the value of the ' Remote ' containment reference. |
void |
setSmallIcon(SmallIconType value)
Sets the value of the ' Small Icon ' containment reference. |
Method Detail |
---|
DescriptionType getDescription()
If the meaning of the 'Description' containment reference isn't clear, there really should be more of a description here...
setDescription(DescriptionType)
,
EjbJar11Package.getEntityType_Description()
void setDescription(DescriptionType value)
Description
' containment reference.
value
- the new value of the 'Description' containment reference.getDescription()
DisplayNameType getDisplayName()
If the meaning of the 'Display Name' containment reference isn't clear, there really should be more of a description here...
setDisplayName(DisplayNameType)
,
EjbJar11Package.getEntityType_DisplayName()
void setDisplayName(DisplayNameType value)
Display Name
' containment reference.
value
- the new value of the 'Display Name' containment reference.getDisplayName()
SmallIconType getSmallIcon()
If the meaning of the 'Small Icon' containment reference isn't clear, there really should be more of a description here...
setSmallIcon(SmallIconType)
,
EjbJar11Package.getEntityType_SmallIcon()
void setSmallIcon(SmallIconType value)
Small Icon
' containment reference.
value
- the new value of the 'Small Icon' containment reference.getSmallIcon()
LargeIconType getLargeIcon()
If the meaning of the 'Large Icon' containment reference isn't clear, there really should be more of a description here...
setLargeIcon(LargeIconType)
,
EjbJar11Package.getEntityType_LargeIcon()
void setLargeIcon(LargeIconType value)
Large Icon
' containment reference.
value
- the new value of the 'Large Icon' containment reference.getLargeIcon()
EjbNameType getEjbName()
If the meaning of the 'Ejb Name' containment reference isn't clear, there really should be more of a description here...
setEjbName(EjbNameType)
,
EjbJar11Package.getEntityType_EjbName()
void setEjbName(EjbNameType value)
Ejb Name
' containment reference.
value
- the new value of the 'Ejb Name' containment reference.getEjbName()
HomeType getHome()
If the meaning of the 'Home' containment reference isn't clear, there really should be more of a description here...
setHome(HomeType)
,
EjbJar11Package.getEntityType_Home()
void setHome(HomeType value)
Home
' containment reference.
value
- the new value of the 'Home' containment reference.getHome()
RemoteType getRemote()
If the meaning of the 'Remote' containment reference isn't clear, there really should be more of a description here...
setRemote(RemoteType)
,
EjbJar11Package.getEntityType_Remote()
void setRemote(RemoteType value)
Remote
' containment reference.
value
- the new value of the 'Remote' containment reference.getRemote()
EjbClassType getEjbClass()
If the meaning of the 'Ejb Class' containment reference isn't clear, there really should be more of a description here...
setEjbClass(EjbClassType)
,
EjbJar11Package.getEntityType_EjbClass()
void setEjbClass(EjbClassType value)
Ejb Class
' containment reference.
value
- the new value of the 'Ejb Class' containment reference.getEjbClass()
PersistenceTypeType getPersistenceType()
If the meaning of the 'Persistence Type' containment reference isn't clear, there really should be more of a description here...
setPersistenceType(PersistenceTypeType)
,
EjbJar11Package.getEntityType_PersistenceType()
void setPersistenceType(PersistenceTypeType value)
Persistence Type
' containment reference.
value
- the new value of the 'Persistence Type' containment reference.getPersistenceType()
PrimKeyClassType getPrimKeyClass()
If the meaning of the 'Prim Key Class' containment reference isn't clear, there really should be more of a description here...
setPrimKeyClass(PrimKeyClassType)
,
EjbJar11Package.getEntityType_PrimKeyClass()
void setPrimKeyClass(PrimKeyClassType value)
Prim Key Class
' containment reference.
value
- the new value of the 'Prim Key Class' containment reference.getPrimKeyClass()
ReentrantType getReentrant()
If the meaning of the 'Reentrant' containment reference isn't clear, there really should be more of a description here...
setReentrant(ReentrantType)
,
EjbJar11Package.getEntityType_Reentrant()
void setReentrant(ReentrantType value)
Reentrant
' containment reference.
value
- the new value of the 'Reentrant' containment reference.getReentrant()
getCmpField()
CmpFieldType
.
If the meaning of the 'Cmp Field' containment reference list isn't clear, there really should be more of a description here...
EjbJar11Package.getEntityType_CmpField()
PrimkeyFieldType getPrimkeyField()
If the meaning of the 'Primkey Field' containment reference isn't clear, there really should be more of a description here...
setPrimkeyField(PrimkeyFieldType)
,
EjbJar11Package.getEntityType_PrimkeyField()
void setPrimkeyField(PrimkeyFieldType value)
Primkey Field
' containment reference.
value
- the new value of the 'Primkey Field' containment reference.getPrimkeyField()
getEnvEntry()
EnvEntryType
.
If the meaning of the 'Env Entry' containment reference list isn't clear, there really should be more of a description here...
EjbJar11Package.getEntityType_EnvEntry()
getEjbRef()
EjbRefType
.
If the meaning of the 'Ejb Ref' containment reference list isn't clear, there really should be more of a description here...
EjbJar11Package.getEntityType_EjbRef()
getSecurityRoleRef()
SecurityRoleRefType
.
If the meaning of the 'Security Role Ref' containment reference list isn't clear, there really should be more of a description here...
EjbJar11Package.getEntityType_SecurityRoleRef()
getResourceRef()
ResourceRefType
.
If the meaning of the 'Resource Ref' containment reference list isn't clear, there really should be more of a description here...
EjbJar11Package.getEntityType_ResourceRef()
java.lang.String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String)
,
EjbJar11Package.getEntityType_Id()
void setId(java.lang.String value)
Id
' attribute.
value
- the new value of the 'Id' attribute.getId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |