Usages of PortCandidateValidity
Properties
validity | in IPortCandidate | Gets whether this instance is a valid port candidate. | |
validity | in PortCandidate | Gets or sets whether this candidate is a valid one depending on the context it has been obtained from. |
Method Return Values
from (PortCandidateValidity) | in PortCandidateValidity | Converts the given argument to an enum constant of this enum type. |
Method Parameters
PortCandidate (IPortOwner, IPortLocationModelParameter?, PortCandidateValidity?) | in PortCandidate | Creates a candidate for the given owner that uses the graph's defaults for the port's style and the given locationParameter . | |
from (PortCandidateValidity) | in PortCandidateValidity | Converts the given argument to an enum constant of this enum type. | |
getName (PortCandidateValidity) | in PortCandidateValidity | Returns the name of the given enum constant. |