Package eu.su.mas.dedale.env
Class ElementCharacteristics
java.lang.Object
eu.su.mas.dedale.env.ElementCharacteristics
- All Implemented Interfaces:
Serializable
This class contain, for any element, its characteristics
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionElementCharacteristics(ElementType myElementType, Location initialLocation, Integer detectionRadius, LockElement myLock) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
ElementCharacteristics
-
ElementCharacteristics
public ElementCharacteristics(ElementType myElementType, Location initialLocation, Integer detectionRadius, LockElement myLock)
-
-
Method Details
-
getMyElementType
-
getInitialLocation
-
getDetectionRadius
-
getMyLock
-