Uses of Interface
org.eclipse.modisco.jee.ejbjar.EjbJar11.AssemblyDescriptorType

Packages that use AssemblyDescriptorType
org.eclipse.modisco.jee.ejbjar.EjbJar11   
 

Uses of AssemblyDescriptorType in org.eclipse.modisco.jee.ejbjar.EjbJar11
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar11 that return AssemblyDescriptorType
 AssemblyDescriptorType EjbJar11Factory.createAssemblyDescriptorType()
          Returns a new object of class 'Assembly Descriptor Type'.
 AssemblyDescriptorType DocumentRoot.getAssemblyDescriptor()
          Returns the value of the 'Assembly Descriptor' containment reference.
 AssemblyDescriptorType EjbJarType.getAssemblyDescriptor()
          Returns the value of the 'Assembly Descriptor' containment reference.
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar11 with parameters of type AssemblyDescriptorType
 void DocumentRoot.setAssemblyDescriptor(AssemblyDescriptorType value)
          Sets the value of the 'Assembly Descriptor' containment reference.
 void EjbJarType.setAssemblyDescriptor(AssemblyDescriptorType value)
          Sets the value of the 'Assembly Descriptor' containment reference.