XMLTupleSpaceShared.FlatValueTemplate Class
fields have to be equal in type and value to match. any tuple that is discovered is matched to its metatype (tuple) only. the order of fields and tuples in the sequence have to match as well.

Access: Public
Base Classes: XMLTemplate
  Members Description  
    FlatValueTemplate creates a FlatValueTemplate without fields

 
    FlatValueTemplate stores a fieldTemplate in a FlatValueTemplate

 
    FlatValueTemplate stores a TupleTemplate in a FlatValueTemplate

 
    FlatValueTemplate stores an int as an XMLField in the FlatValueTemplate

 
    FlatValueTemplate stores a byte as an XMLField in the FlatValueTemplate

 
    FlatValueTemplate stores a SByte as an XMLField in the FlatValueTemplate

 
    FlatValueTemplate stores a short as an XMLField in the FlatValueTemplate

 
    FlatValueTemplate stores a long as an XMLField in the FlatValueTemplate

 
    FlatValueTemplate stores a float as an XMLField in the FlatValueTemplate

 
    FlatValueTemplate stores a double as an XMLField in the FlatValueTemplate

 
    FlatValueTemplate stores a char as an XMLField in the FlatValueTemplate

 
    FlatValueTemplate stores a string as an XMLField in the FlatValueTemplate

 
    FlatValueTemplate stores a XMLTemplate in the FlatValueTemplate

 
    FlatValueTemplate stores an IMatchable object as an XMLField in the FlatValueTemplate

 
    FlatValueTemplate stores an IXMLMatchable object as an XMLField in the FlatValueTemplate

 
    FlatValueTemplate stores an object as an XMLField in the FlatValueTemplate. In further execution the type is differentiated.

 
    FlatValueTemplate stores an ITuple in the FlatValueTemplate

 
    FlatValueTemplate Stores an IField in the FlatValueTemplate

 
    matches the match

 
    match the match