TIBCO ActiveMatrix Mediation Implementation Type v3.3.1

Uses of Class
com.tibco.amsb.core.task.ui.property.BasePropertySection

Packages that use BasePropertySection
com.tibco.amsb.core.task.ui.property   
 

Uses of BasePropertySection in com.tibco.amsb.core.task.ui.property
 

Subclasses of BasePropertySection in com.tibco.amsb.core.task.ui.property
 class BaseMapperSection
          This base class provides all of the general methods for a mapper section that may be used by any derived class.
 class CustomMediationTaskGeneralSection
          CustomMediationTaskGeneralSection defines a general properties section for a user defined mediation task.This abstract class provides methods for creating SWT controls based on the type of the EAttribute property that is defined by user using the mediation task model wizard or the ECore editors.
 class CustomMediationTaskGeneralSectionV21
          CustomMediationTaskGeneralSectionV21 defines a general properties section for a user defined mediation task built with AMSB 2.1.
 class MediationTaskGeneralSection
          Mediation tasks can use this section to provide a common General tab for their property view by extending these methods and invoking this super class infrastructure.
 class MediationTaskMapperSection
          Mediation tasks extend this class to provide a mapper section to their properties view.
 class MediationTaskOutputSection
          Common properties tab used to show output from a given mediation task.
 

Fields in com.tibco.amsb.core.task.ui.property declared as BasePropertySection
protected  BasePropertySection PropertyAdapter.section
           
 

Constructors in com.tibco.amsb.core.task.ui.property with parameters of type BasePropertySection
PropertyAdapter(BasePropertySection section)
          Create an adapter object to watch for model changes
 


TIBCO ActiveMatrix Mediation Implementation Type v3.3.1

Copyright © 2010 TIBCO Software Inc. All Rights Reserved.