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

All Superinterfaces:
Element

public interface SubSchemaAssignement
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()
          True if the Component belongs to this subschema, false else.
 boolean getSubSchema10()
          True if the Component belongs to this subschema, false else.
 boolean getSubSchema2()
          True if the Component belongs to this subschema, false else.
 boolean getSubSchema3()
          True if the Component belongs to this subschema, false else.
 boolean getSubSchema4()
          True if the Component belongs to this subschema, false else.
 boolean getSubSchema5()
          True if the Component belongs to this subschema, false else.
 boolean getSubSchema6()
          True if the Component belongs to this subschema, false else.
 boolean getSubSchema7()
          True if the Component belongs to this subschema, false else.
 boolean getSubSchema8()
          True if the Component belongs to this subschema, false else.
 boolean getSubSchema9()
          True if the Component belongs to this subschema, false else.
 

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: