Package repast.simphony.scenario.data
Class AttributeFactory
java.lang.Object
repast.simphony.scenario.data.AttributeFactory
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
getTypeName
(Class<?> type) static Attribute
parseAttribute
(StartElement elmt) static ParameterType
toParameterType
(Attribute attrib)
-
Field Details
-
typeMap
-
-
Constructor Details
-
AttributeFactory
public AttributeFactory()
-
-
Method Details
-
getTypeName
-
parseAttribute
-
toParameterType
-