A C D E F G I L O P Q R S T V

G

getAction() - Method in interface org.eclipse.wst.ws.service.policy.ui.IQuickFixActionInfo
Returns the action for this quick fix.
getAllOperations() - Method in class org.eclipse.wst.ws.service.policy.ui.ServicePolicyPlatformUI
Returns all the operations for all known policies.
getAllPolicyIds() - Method in class org.eclipse.wst.ws.service.policy.ServicePolicyPlatform
Returns all service policy IDs that are defined.
getAttribute(IConfigurationElement, String) - Static method in class org.eclipse.wst.ws.service.policy.utils.RegistryUtils
Gets a attribute value where the attribute name is case insensitive.
getAttributeName(IConfigurationElement, String) - Static method in class org.eclipse.wst.ws.service.policy.utils.RegistryUtils
This method takes in a lower case attribute name.
getChildren() - Method in interface org.eclipse.wst.ws.service.policy.IServicePolicy
 
getContextHelpId() - Method in interface org.eclipse.wst.ws.service.policy.IDescriptor
Returns the context help id.
getCurrentActivitiesFilter() - Static method in class org.eclipse.wst.ws.service.policy.ui.utils.ActivityUtils
Returns a service policy filter based on the Eclipse activities settings.
getCurrentItem() - Method in interface org.eclipse.wst.ws.service.policy.IPolicyStateEnum
Returns the current enum item.
getDefault() - Static method in class org.eclipse.wst.ws.service.policy.ServicePolicyActivator
Returns the shared instance
getDefault() - Static method in class org.eclipse.wst.ws.service.policy.ui.ServicePolicyActivatorUI
Returns the shared instance
getDefaultId() - Method in interface org.eclipse.wst.ws.service.policy.IPolicyStateEnum
Returns the default enum item for this enumeration.
getDefaultItem() - Method in interface org.eclipse.wst.ws.service.policy.ui.IPolicyOperation
Returns the default enumeration item for this operation.
getDescription() - Method in interface org.eclipse.wst.ws.service.policy.IDescriptor
Returns the description for this descriptor.
getDescriptor() - Method in interface org.eclipse.wst.ws.service.policy.IServicePolicy
Returns the descriptor for this service policy.
getDescriptor() - Method in interface org.eclipse.wst.ws.service.policy.ui.IPolicyOperation
Returns the descriptor for this service policy operation.
getDescriptor() - Method in interface org.eclipse.wst.ws.service.policy.ui.IQuickFixActionInfo
Returns a descriptor for this quick fix.
getEnumerationId() - Method in interface org.eclipse.wst.ws.service.policy.ui.IPolicyOperation
Returns the enum ID for this operation.
getEnumerationList() - Method in interface org.eclipse.wst.ws.service.policy.IPolicyEnumerationList
Returns the state enumeration list items.
getEnumerationList() - Method in class org.eclipse.wst.ws.service.policy.PolicyEnumerationListImpl
Returns a list of state enumeration items.
getEnumId() - Method in interface org.eclipse.wst.ws.service.policy.IPolicyStateEnum
Returns the enumeration id associated with this service policy.
getIconBundleId() - Method in interface org.eclipse.wst.ws.service.policy.IDescriptor
Returns the icon bundle id.
getIconPath() - Method in interface org.eclipse.wst.ws.service.policy.IDescriptor
Returns the icon path relative to an icon bundle.
getId() - Method in interface org.eclipse.wst.ws.service.policy.IServicePolicy
Returns the unique ID for this service policy.
getId() - Method in interface org.eclipse.wst.ws.service.policy.IStateEnumerationItem
Returns the ID of this state enumeration item.
getId() - Method in interface org.eclipse.wst.ws.service.policy.ui.IPolicyOperation
Returns the unique ID associated with this service policy operation.
getImageDescriptor(String) - Static method in class org.eclipse.wst.ws.service.policy.ui.ServicePolicyActivatorUI
Returns an image descriptor for the named resource as relative to the plugin install location.
getInstance() - Static method in class org.eclipse.wst.ws.service.policy.ServicePolicyPlatform
Returns a singleton instance of this service policy platform.
getInstance() - Static method in class org.eclipse.wst.ws.service.policy.ui.ServicePolicyPlatformUI
Returns an instance of this service policy platform UI object.
getLongName() - Method in interface org.eclipse.wst.ws.service.policy.IDescriptor
Returns the long name for the descriptor.
getLongName() - Method in interface org.eclipse.wst.ws.service.policy.IStateEnumerationItem
Returns the long name of this state enumeration item.
getOperation(IServicePolicy, String) - Method in class org.eclipse.wst.ws.service.policy.ui.ServicePolicyPlatformUI
Returns an operation that is associated with a particular service policy and has the specified id.
getOperationKind() - Method in interface org.eclipse.wst.ws.service.policy.ui.IPolicyOperation
Returns the kind of service policy operation.
getOperations(IServicePolicy, boolean) - Method in class org.eclipse.wst.ws.service.policy.ui.ServicePolicyPlatformUI
Returns the list of operations for this policy.
getOperationsList(List<IServicePolicy>, boolean) - Method in class org.eclipse.wst.ws.service.policy.ui.ServicePolicyPlatformUI
Returns a list of list policy operations which are associated with the specified service policies.
getParentPolicy() - Method in interface org.eclipse.wst.ws.service.policy.IServicePolicy
Returns the parent service policy object.
getPolicy() - Method in interface org.eclipse.wst.ws.service.policy.IPolicyEnumerationList
Returns the service policy for this list.
getPolicy() - Method in class org.eclipse.wst.ws.service.policy.PolicyEnumerationListImpl
Returns a service policy.
getPolicyEnumerationList() - Method in interface org.eclipse.wst.ws.service.policy.IPolicyRelationship
Returns the policy enumeration list for this relationship.
getPolicyEnumerationList() - Method in class org.eclipse.wst.ws.service.policy.PolicyRelationshipImpl
Returns the policy enumeration list for this relationship.
getPolicyIdPattern() - Method in interface org.eclipse.wst.ws.service.policy.ui.IPolicyOperation
Returns the id pattern for this operation.
getPolicyState() - Method in interface org.eclipse.wst.ws.service.policy.IServicePolicy
Returns the policy state for this service policy.
getPolicyState(IProject) - Method in interface org.eclipse.wst.ws.service.policy.IServicePolicy
Returns the IPolicyState for a particular project.
getPolicyStateEnum() - Method in interface org.eclipse.wst.ws.service.policy.IServicePolicy
Returns the policy state enumeration object.
getPolicyStateEnum(IProject) - Method in interface org.eclipse.wst.ws.service.policy.IServicePolicy
Returns the policy state enumeration object for a particular project.
getQuickFixes(IStatus) - Method in class org.eclipse.wst.ws.service.policy.ui.ServicePolicyPlatformUI
Returns a list of quick fix info for the specified status object.
getRelatedPolicies() - Method in interface org.eclipse.wst.ws.service.policy.IPolicyRelationship
Returns the related policies for this relationship.
getRelatedPolicies() - Method in class org.eclipse.wst.ws.service.policy.PolicyRelationshipImpl
Returns the related policies for this relationship.
getRelationships() - Method in interface org.eclipse.wst.ws.service.policy.IServicePolicy
Returns a list of relationships to other IServicePolicy objects.
getRootServicePolicies(IFilter) - Method in class org.eclipse.wst.ws.service.policy.ServicePolicyPlatform
Returns the list of root policies for the platform given a filter.
getServicePolicy(String) - Method in class org.eclipse.wst.ws.service.policy.ServicePolicyPlatform
Returns a service policy given it's unique ID.
getServicePolicy() - Method in interface org.eclipse.wst.ws.service.policy.ui.IPolicyOperation
Returns the service policy for this operation.
getShortName() - Method in interface org.eclipse.wst.ws.service.policy.IDescriptor
Returns the short name for the descriptor
getShortName() - Method in interface org.eclipse.wst.ws.service.policy.IStateEnumerationItem
Returns the short name of this state enumeration item.
getStateEnumeration(String) - Method in class org.eclipse.wst.ws.service.policy.ServicePolicyPlatform
 
getStateItem(IProject) - Method in interface org.eclipse.wst.ws.service.policy.ui.IPolicyOperation
Returns the current enumeration item for this operation.
getStateItemEnumeration(String) - Method in class org.eclipse.wst.ws.service.policy.ServicePolicyPlatform
 
getStatus() - Method in interface org.eclipse.wst.ws.service.policy.IServicePolicy
Returns the status for this service policy.
getValue(String) - Method in interface org.eclipse.wst.ws.service.policy.IPolicyState
This method gets some state for a service policy.

A C D E F G I L O P Q R S T V