Defines a state that can be used to determine the location of a port with a IPortLocationModel.
Implements
- I
Remarks
Typically, implementations of this interface are created by factory methods of the corresponding model.
This interface extends the ICloneable interface. This allows clients to obtain a persistent copy of the current state of this parameter. Immutable parameter implementations may return themselves.
See Also
Members
Show:
Properties
Gets the model that created this parameter.
Gets the model that created this parameter.
readonlyabstract
Property Value
The model that created this parameter.
Methods
Create a clone of this object.
Create a clone of this object.