class: FrameworkContextTypeFilter

public class: FrameworkContextTypeFilter
Author:
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 16.07.2009 15:14:03; Modified: 16.07.2009 15:14:05;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {4E5C0CCD-EB38-4f18-9BD9-9ECE36AD6429}
Class to filter by framework context type.
 

Goto: Custom Properties, Fields, Methods

Implements: Filter

See also: Filter

Appears in: valueobjects

Connections
 
Custom Properties
 
FrameworkContextTypeFilter Attributes
Attribute Details
private String
  type
Notes: The framework context type to filter for.
 
FrameworkContextTypeFilter Methods
Operation Details
public
FrameworkContextTypeFilter(
   String type):
Sequential
Notes: Creates a new instance with the given type.
public
getType():String
Sequential
Notes: @return The framework context type to filter for.
public
setType(
   String type):void
Sequential
Notes: Sets the type filter.