Usage: you must use this class as is. You should never derive it.
public class CATLogDirection
Possible directions for logical Object (like Port or SystemTypeExpositionInstance.
..)
enum LogDirection {
In,
Out,
InOut,
NoDirection
}
Defines Logical direction.
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.