Uses of Interface
org.eclipse.modisco.jee.ejbjar.EjbJar20.DescriptionType

Packages that use DescriptionType
org.eclipse.modisco.jee.ejbjar.EjbJar20   
 

Uses of DescriptionType in org.eclipse.modisco.jee.ejbjar.EjbJar20
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar20 that return DescriptionType
 DescriptionType EjbJar20Factory.createDescriptionType()
          Returns a new object of class 'Description Type'.
 DescriptionType CmpFieldType.getDescription()
          Returns the value of the 'Description' containment reference.
 DescriptionType CmrFieldType.getDescription()
          Returns the value of the 'Description' containment reference.
 DescriptionType ContainerTransactionType.getDescription()
          Returns the value of the 'Description' containment reference.
 DescriptionType DocumentRoot.getDescription()
          Returns the value of the 'Description' containment reference.
 DescriptionType EjbJarType.getDescription()
          Returns the value of the 'Description' containment reference.
 DescriptionType EjbLocalRefType.getDescription()
          Returns the value of the 'Description' containment reference.
 DescriptionType EjbRefType.getDescription()
          Returns the value of the 'Description' containment reference.
 DescriptionType EjbRelationType.getDescription()
          Returns the value of the 'Description' containment reference.
 DescriptionType EjbRelationshipRoleType.getDescription()
          Returns the value of the 'Description' containment reference.
 DescriptionType EntityType.getDescription()
          Returns the value of the 'Description' containment reference.
 DescriptionType EnvEntryType.getDescription()
          Returns the value of the 'Description' containment reference.
 DescriptionType ExcludeListType.getDescription()
          Returns the value of the 'Description' containment reference.
 DescriptionType MessageDrivenType.getDescription()
          Returns the value of the 'Description' containment reference.
 DescriptionType MethodPermissionType.getDescription()
          Returns the value of the 'Description' containment reference.
 DescriptionType MethodType.getDescription()
          Returns the value of the 'Description' containment reference.
 DescriptionType QueryType.getDescription()
          Returns the value of the 'Description' containment reference.
 DescriptionType RelationshipRoleSourceType.getDescription()
          Returns the value of the 'Description' containment reference.
 DescriptionType RelationshipsType.getDescription()
          Returns the value of the 'Description' containment reference.
 DescriptionType ResourceEnvRefType.getDescription()
          Returns the value of the 'Description' containment reference.
 DescriptionType ResourceRefType.getDescription()
          Returns the value of the 'Description' containment reference.
 DescriptionType RunAsType.getDescription()
          Returns the value of the 'Description' containment reference.
 DescriptionType SecurityIdentityType.getDescription()
          Returns the value of the 'Description' containment reference.
 DescriptionType SecurityRoleRefType.getDescription()
          Returns the value of the 'Description' containment reference.
 DescriptionType SecurityRoleType.getDescription()
          Returns the value of the 'Description' containment reference.
 DescriptionType SessionType.getDescription()
          Returns the value of the 'Description' containment reference.
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar20 with parameters of type DescriptionType
 void CmpFieldType.setDescription(DescriptionType value)
          Sets the value of the 'Description' containment reference.
 void CmrFieldType.setDescription(DescriptionType value)
          Sets the value of the 'Description' containment reference.
 void ContainerTransactionType.setDescription(DescriptionType value)
          Sets the value of the 'Description' containment reference.
 void DocumentRoot.setDescription(DescriptionType value)
          Sets the value of the 'Description' containment reference.
 void EjbJarType.setDescription(DescriptionType value)
          Sets the value of the 'Description' containment reference.
 void EjbLocalRefType.setDescription(DescriptionType value)
          Sets the value of the 'Description' containment reference.
 void EjbRefType.setDescription(DescriptionType value)
          Sets the value of the 'Description' containment reference.
 void EjbRelationType.setDescription(DescriptionType value)
          Sets the value of the 'Description' containment reference.
 void EjbRelationshipRoleType.setDescription(DescriptionType value)
          Sets the value of the 'Description' containment reference.
 void EntityType.setDescription(DescriptionType value)
          Sets the value of the 'Description' containment reference.
 void EnvEntryType.setDescription(DescriptionType value)
          Sets the value of the 'Description' containment reference.
 void ExcludeListType.setDescription(DescriptionType value)
          Sets the value of the 'Description' containment reference.
 void MessageDrivenType.setDescription(DescriptionType value)
          Sets the value of the 'Description' containment reference.
 void MethodPermissionType.setDescription(DescriptionType value)
          Sets the value of the 'Description' containment reference.
 void MethodType.setDescription(DescriptionType value)
          Sets the value of the 'Description' containment reference.
 void QueryType.setDescription(DescriptionType value)
          Sets the value of the 'Description' containment reference.
 void RelationshipRoleSourceType.setDescription(DescriptionType value)
          Sets the value of the 'Description' containment reference.
 void RelationshipsType.setDescription(DescriptionType value)
          Sets the value of the 'Description' containment reference.
 void ResourceEnvRefType.setDescription(DescriptionType value)
          Sets the value of the 'Description' containment reference.
 void ResourceRefType.setDescription(DescriptionType value)
          Sets the value of the 'Description' containment reference.
 void RunAsType.setDescription(DescriptionType value)
          Sets the value of the 'Description' containment reference.
 void SecurityIdentityType.setDescription(DescriptionType value)
          Sets the value of the 'Description' containment reference.
 void SecurityRoleRefType.setDescription(DescriptionType value)
          Sets the value of the 'Description' containment reference.
 void SecurityRoleType.setDescription(DescriptionType value)
          Sets the value of the 'Description' containment reference.
 void SessionType.setDescription(DescriptionType value)
          Sets the value of the 'Description' containment reference.