I

IPortLocationModelParameter

Defines a state that can be used to determine the location of a port with a IPortLocationModel.
ImplementsInheritance Hierarchy

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

API

IPortLocationModel, IPort

Members

Show:

Properties

Gets the model that created this parameter.

Methods

Create a clone of this object.
abstract

Return Value

Object
A clone of this object.