WebLogic Integration


Uses of Class
com.bea.schema.SOMAnnotation

Packages that use SOMAnnotation
com.bea.schema Objects/interfaces for BEA Schema support. 
 

Uses of SOMAnnotation in com.bea.schema
 

Methods in com.bea.schema that return SOMAnnotation
 SOMAnnotation SOMUserDefinedType.addAnnotation()
           
 SOMAnnotation SOMUserDefinedType.addAnnotation(SOMAnnotation annotation)
           
 SOMAnnotation SOMUserDefinedType.getAnnotation()
           
 SOMAnnotation SOMUserDefinedType.removeAnnotation()
          set the annotation for this type to null.
 SOMAnnotation SOMSimpleContent.addAnnotation(SOMAnnotation annotation)
          add an annotation.
 SOMAnnotation SOMSimpleContent.removeAnnotation()
          set the annotation at this content type to null.
 SOMAnnotation SOMAttributeGroup.addAnnotation(SOMAnnotation annotation)
          add an annotation.
 SOMAnnotation SOMAttributeGroup.removeAnnotation()
          set the annotation at this group to null.
 SOMAnnotation SOMExtension.addAnnotation(SOMAnnotation annotation)
           
 SOMAnnotation SOMExtension.getAnnotation()
           
 SOMAnnotation SOMExtension.removeAnnotation()
          set the annotation for this type to null.
 SOMAnnotation SOMGroupType.addAnnotation(SOMAnnotation annotation)
          add an annotation.
 SOMAnnotation SOMGroupType.getAnnotation()
          get the annotation for this group.
 SOMAnnotation SOMGroupType.removeAnnotation()
          set the annotation at this group to null.
 SOMAnnotation SOMBasic.addAnnotation()
          create a new empty annotation element for this element.
 SOMAnnotation SOMBasic.addAnnotation(SOMAnnotation annotation)
          add an annotation to the schema tree.
 SOMAnnotation SOMBasic.removeAnnotation()
          set the annotation for this type to null.
 SOMAnnotation SOMBasic.getAnnotation()
          return the associated Annotation object
 SOMAnnotation SOMSchema.addAnnotation()
          create a new empty annotation element within this schema.
 SOMAnnotation SOMSchema.addAnnotation(SOMAnnotation annotation)
          add an annotation to the schema tree.
 SOMAnnotation SOMSchema.removeAnnotation(SOMAnnotation note)
          remove an annotation and all of its children from the root level of this schema
 SOMAnnotation SOMList.addAnnotation(SOMAnnotation annotation)
           
 

Methods in com.bea.schema with parameters of type SOMAnnotation
 SOMAnnotation SOMUserDefinedType.addAnnotation(SOMAnnotation annotation)
           
 SOMAnnotation SOMSimpleContent.addAnnotation(SOMAnnotation annotation)
          add an annotation.
 SOMAnnotation SOMAttributeGroup.addAnnotation(SOMAnnotation annotation)
          add an annotation.
 SOMAnnotation SOMExtension.addAnnotation(SOMAnnotation annotation)
           
 SOMAnnotation SOMGroupType.addAnnotation(SOMAnnotation annotation)
          add an annotation.
 SOMAnnotation SOMBasic.addAnnotation(SOMAnnotation annotation)
          add an annotation to the schema tree.
 SOMAnnotation SOMSchema.addAnnotation(SOMAnnotation annotation)
          add an annotation to the schema tree.
 SOMAnnotation SOMSchema.removeAnnotation(SOMAnnotation note)
          remove an annotation and all of its children from the root level of this schema
 SOMAnnotation SOMList.addAnnotation(SOMAnnotation annotation)
           
 


WebLogic Integration

WebLogic Integration (WLI)