Class ElementCharacteristics

java.lang.Object
eu.su.mas.dedale.env.ElementCharacteristics
All Implemented Interfaces:
Serializable

public class ElementCharacteristics extends Object implements Serializable
This class contain, for any element, its characteristics
See Also:
  • Constructor Details

  • Method Details

    • getMyElementType

      public ElementType getMyElementType()
    • getInitialLocation

      public Location getInitialLocation()
    • getDetectionRadius

      public Integer getDetectionRadius()
    • getMyLock

      public LockElement getMyLock()