Search this API

y.view
Interface PortLocationModelParameter


public interface PortLocationModelParameter

Specifies the general contract for a parameter of a PortLocationModel. Note that implementations of this interface are provided by PortLocationModel implementations and do not need to be implemented by client code unless a custom model is implemented.

 

Method Summary
 PortLocationModel getModel()
          Returns the model that was used to create this parameter instance.
 

Method Detail

getModel

PortLocationModel getModel()
Returns the model that was used to create this parameter instance.

Returns:
the model that was used to create this parameter instance.

© Copyright 2000-2022,
yWorks GmbH.
All rights reserved.