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.connectivityNode
protected List<TConnectivityNode>
TLine.connectivityNode
Methods in org.lfenergy.compas.scl2007b4.model that return TConnectivityNodeModifier and TypeMethodDescriptionObjectFactory.createTConnectivityNode()
Create an instance ofTConnectivityNode
Methods 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.