com.ibm.pdp.maf.rpp.pac.segment
Interface SubSchemaAssignment

All Superinterfaces:
Element

public interface SubSchemaAssignment
extends Element

Indicates the affiliation of the component to the subschemas defined for the Logical View.


Field Summary
static java.lang.String copyright
           
 
Method Summary
 boolean getSubSchema1()
           
 boolean getSubSchema10()
           
 boolean getSubSchema2()
           
 boolean getSubSchema3()
           
 boolean getSubSchema4()
           
 boolean getSubSchema5()
           
 boolean getSubSchema6()
           
 boolean getSubSchema7()
           
 boolean getSubSchema8()
           
 boolean getSubSchema9()
           
 

Field Detail

copyright

static final java.lang.String copyright
See Also:
Constant Field Values
Method Detail

getSubSchema1

boolean getSubSchema1()

True if the Component belongs to this subschema, false else.

Returns:

getSubSchema10

boolean getSubSchema10()

True if the Component belongs to this subschema, false else.

Returns:

getSubSchema2

boolean getSubSchema2()

True if the Component belongs to this subschema, false else.

Returns:

getSubSchema3

boolean getSubSchema3()

True if the Component belongs to this subschema, false else.

Returns:

getSubSchema4

boolean getSubSchema4()

True if the Component belongs to this subschema, false else.

Returns:

getSubSchema5

boolean getSubSchema5()

True if the Component belongs to this subschema, false else.

Returns:

getSubSchema6

boolean getSubSchema6()

True if the Component belongs to this subschema, false else.

Returns:

getSubSchema7

boolean getSubSchema7()

True if the Component belongs to this subschema, false else.

Returns:

getSubSchema8

boolean getSubSchema8()

True if the Component belongs to this subschema, false else.

Returns:

getSubSchema9

boolean getSubSchema9()

True if the Component belongs to this subschema, false else.

Returns: