Model RepastBatchParameterEditor

This model description is not a real EMF artifact. It was generated by the
org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's
code generator can be extended.
This can be disabled with -vmargs -Dorg.eclipse.emf.examples.generator.validator=false.

Package repastsimphonybatchparams <batch_params.xsd>

  Class ParameterType
    Reference parameter : ParameterType<<0..*>>
    Attribute constantType : String
    Attribute end : String
    Attribute name : String<<1..1>>
    Attribute start : String
    Attribute step : String
    Attribute type : String<<1..1>>
    Attribute value : String
    Attribute valueType : String
    Attribute values : String

  Class SweepType
    Reference parameter : ParameterType<<0..*>>
    Attribute runs : String
    Reference xMLNSPrefixMap : EStringToStringMapEntry<<0..*>>
    Reference xSISchemaLocation : EStringToStringMapEntry<<0..*>>
