Uses of Class
com.foursoft.harness.vec.v113.VecConfigurableElement

Packages that use VecConfigurableElement
Package
Description
 
  • Uses of VecConfigurableElement in com.foursoft.harness.vec.v113

    Modifier and Type
    Class
    Description
    class 
    Defines the position of a BuildingBlock2D on a HarnessDrawing.
    class 
    Defines the position of a BuildingBlock3D in the HarnessGeometry.
    class 
    ACavityCouplingdefines the mapping between two cavities of theConnectorHousingRolesassociated with theCouplingPoint.
    class 
    AComponentConnectoris a grouping ofComponentPortsand represents a logical abstraction of a connector of anEEComponent.
    class 
    A ComponentNode is a node where an electrological component is located.
    class 
    Defines a port of ComponentNode.
    class 
    A Connection is an electrological connection between two or more ComponentPorts.
    class 
    A connection end is the end of a Connection at a ComponentPort.
    class 
    A ConnectionGroup references two or more Connections expressing that the physical realization of the referenced Connection shall be somehow grouped e.g.
    class 
    A contact point defines the relationship between Terminals, Seals, Plugs, Cavities and Wires.
    class 
    ACouplingPointdefines a single coupling.
    class 
    A Dimension defines a measurement for the distance between two Locations.
    class 
    AnExtensionSlotdefines a slot within an EE-Component where other EE-Components can plugged into (modular extension).
    class 
    A ExtensionSlotReference represents the usage of a ExtensionSlot in the context of a PartUsage or PartOccurrence.
    class 
    A GeometryNode is the geometric representation of a TopologyNode.
    class 
    A GeometryNode2D is the geometric representation of a TopologyNode in 2D-space.
    class 
    A GeometryNode3D is the geometric representation of a TopologyNode in 3D-space.
    class 
    A GeometrySegment is the geometric representation of a TopologySegment.
    class 
    A GeometrySegment2D is the geometric representation of a TopologySegment in 2D-space.
    class 
    A GeometrySegment3D is the geometric representation of a TopologySegment in 3D-space.
    class 
    A HousingComponentReference represents the usage of a HousingComponent in the context of a PartUsage or PartOccurrence.
    class 
    AnInternalComponentConnectiondefines a conductive connection between a number ofPinComponentswithin anEEComponent.
    class 
    A MatingPoint defines the Mating of two terminals.
    class 
    A Net is an undirected link between a number ofNetworkPorts. It defines that theNetworkPortsare related to each other with theNet.
    class 
    A NetGroup allows the grouping of the Nets.
    class 
    A NetworkNode is a representative for an actor in the electric system, e.g.
    class 
    NetworkPort is the source or the receiver of a of a Net.
    class 
    An OccurrenceOrUsage is an abstract appearance of a part in the harness.
    class 
    An OnPointPlacement is a placement of an OccurrenceOrUsage that places it onto discrete points, in most cases one point.
    class 
    An OnWayPlacement places an OccurrenceOrUsage onto an area of the Topology (e.g.
    class 
    A PartOccurrence is an instance of a component with a specified part number (PartVersion).
    class 
    PartUsages shall be used for the specification of the elements on an electrical system wiring plan and for the specification of the elements on a pure geometry description.
    class 
    Describes a path in the topology.
    class 
    APinComponentBehaviorspecifies the electrical behavior of aPinComponent.Since the behavior of a pin is configuration dependent (e.g.
    class 
    A PinComponentReference represents the usage of a PinComponent in the context of a PartUsage or PartOccurrence.
    class 
    A placement defines the placement of a PlaceableElementRole onto a Topology.
    class 
    A RoutableElement is an element that can be routed, which mean it is possible to assign it to a Path in the Topology.
    class 
    A Routing is the assignment of a RoutableElement (Connection or WireElementReference) to a path in the topology.
    class 
    ASlotCouplingdefines the mapping between two slots of theConnectorHousingRolesassociated with theCouplingPoint.
    class 
    ASwitchingStatedefines a certain static state of anEEComponent.
    class 
    A TopologyNode is a point in the Topology where TopologySegments are starting and ending.
    class 
    A TopologySegment is a distance in the Topology where no intermediate electrical contacts appear.
    class 
    AUsageNoderepresents a position in an abstract vehicle.
    class 
    A WireElementReference represents the usage of a WireElement in the context of a PartUsage or PartOccurrence.
    class 
    A Zone divides a topology in different sections / design spaces.
    Methods in com.foursoft.harness.vec.v113 that return types with arguments of type VecConfigurableElement
    Modifier and Type
    Method
    Description
    VecVariantConfiguration.getRefConfigurableElement()
    Gets a Set of all VecConfigurableElement that have a outgoing reference to this object.
    Warning!: This is a readonly property! It has to be initialized during the unmarshalling process by the ExtendedUnmarshaller.
    This property is consistent to the state of object model at the time of unmarshalling.