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 StringgetTypeName(Class<?> type) static AttributeparseAttribute(StartElement elmt) static ParameterTypetoParameterType(Attribute attrib)
-
Field Details
-
typeMap
-
-
Constructor Details
-
AttributeFactory
public AttributeFactory()
-
-
Method Details
-
getTypeName
-
parseAttribute
-
toParameterType
-