Interface TMFAnnotationComposite
- All Known Implementing Classes:
DescriptionBuilderComposite,FieldDescriptionComposite,MethodDescriptionComposite,PortComposite
public interface TMFAnnotationComposite
This interface will be implemented by the DescriptionBuilderComposite,
MethodDescriptionComposite, and FieldDescriptionCompoiste. It will declare setters for annotation
types that are common to Types, Methods, and Fields.
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetHandlerChainAnnot(HandlerChainAnnot hcAnnot) voidsetWebServiceRefAnnot(WebServiceRefAnnot wsrAnnot)
-
Method Details
-
setHandlerChainAnnot
-
setWebServiceRefAnnot
-