SpaceTime.DataModel
Interface SpaceTimeNodeAssociation


public interface SpaceTimeNodeAssociation

Represents an association in the scenario data file.


Method Summary
 java.lang.String AssocType()
          Association type
 java.lang.String Prop()
          Property
 java.lang.String RequestPref()
          Request preference
 java.lang.String RequestWeight()
          Request weight
 

Method Detail

Prop

java.lang.String Prop()
Property


RequestWeight

java.lang.String RequestWeight()
Request weight


RequestPref

java.lang.String RequestPref()
Request preference


AssocType

java.lang.String AssocType()
Association type