Uses of Class
org.lfenergy.compas.scl2007b4.model.TConnectivityNode
Packages that use TConnectivityNode
-
Uses of TConnectivityNode in org.lfenergy.compas.scl2007b4.model
Fields in org.lfenergy.compas.scl2007b4.model with type parameters of type TConnectivityNodeModifier and TypeFieldDescriptionprotected List<TConnectivityNode>TBay.connectivityNodeprotected List<TConnectivityNode>TLine.connectivityNodeMethods in org.lfenergy.compas.scl2007b4.model that return TConnectivityNodeModifier and TypeMethodDescriptionObjectFactory.createTConnectivityNode()Create an instance ofTConnectivityNodeMethods in org.lfenergy.compas.scl2007b4.model that return types with arguments of type TConnectivityNodeModifier and TypeMethodDescriptionTBay.getConnectivityNode()Gets the value of the connectivityNode property.TLine.getConnectivityNode()Gets the value of the connectivityNode property.