Interface IAspectVariableFacade

All Superinterfaces:
IVariableFacade
All Known Implementing Classes:
AspectVariableFacade

public interface IAspectVariableFacade extends IVariableFacade
Variable facade for variables determined by part aspects.
  • Method Details

    • getPartId

      int getPartId()
      Returns:
      The part id this aspect is part of.
    • getAspect

      IAspect getAspect()
      Returns:
      The used active in the selected part.