Package com.foursoft.harness.vec.v113
Class VecSpliceTerminalSpecification
java.lang.Object
com.foursoft.harness.vec.v113.VecExtendableElement
com.foursoft.harness.vec.v113.VecSpecification
com.foursoft.harness.vec.v113.VecPartOrUsageRelatedSpecification
com.foursoft.harness.vec.v113.VecTerminalSpecification
com.foursoft.harness.vec.v113.VecSpliceTerminalSpecification
- All Implemented Interfaces:
Identifiable,ModifiableIdentifiable,HasCustomProperties<VecCustomProperty>,HasDescription<VecAbstractLocalizedString>,HasIdentification,HasModifiableIdentification,Visitable,Serializable
public class VecSpliceTerminalSpecification
extends VecTerminalSpecification
implements Serializable, Visitable
Specification for the definition of splice terminals.
Java class for SpliceTerminalSpecification complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SpliceTerminalSpecification">
<complexContent>
<extension base="{http://www.prostep.org/ecad-if/2011/vec}TerminalSpecification">
</extension>
</complexContent>
</complexType>
- See Also:
-
Field Summary
Fields inherited from class com.foursoft.harness.vec.v113.VecTerminalSpecification
currentInformations, internalTerminalConnections, sealingClasses, sealingType, terminalReceptions, voltageRange, wireReceptionsFields inherited from class com.foursoft.harness.vec.v113.VecPartOrUsageRelatedSpecification
describedPart, specialPartTypeFields inherited from class com.foursoft.harness.vec.v113.VecSpecification
descriptions, identificationFields inherited from class com.foursoft.harness.vec.v113.VecExtendableElement
customProperties, xmlId -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.foursoft.harness.vec.v113.VecTerminalSpecification
getCurrentInformations, getInternalTerminalConnections, getRefCavity, getRefCompatibilityStatement, getRefPinComponent, getRefTerminalRole, getSealingClasses, getSealingType, getTerminalReceptions, getVoltageRange, getWireReceptions, setSealingType, setVoltageRangeMethods inherited from class com.foursoft.harness.vec.v113.VecPartOrUsageRelatedSpecification
getDescribedPart, getRefPartUsage, getRefSpecificRole, getSpecialPartType, setSpecialPartTypeMethods inherited from class com.foursoft.harness.vec.v113.VecSpecification
getDescriptions, getIdentification, getParentDocumentVersion, getParentSheetOrChapter, setIdentificationMethods inherited from class com.foursoft.harness.vec.v113.VecExtendableElement
getCustomProperties, getRefExternalMapping, getXmlId, setXmlId, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.foursoft.harness.vec.common.HasCustomProperties
getCustomPropertiesWithType, getCustomProperty
-
Constructor Details
-
VecSpliceTerminalSpecification
public VecSpliceTerminalSpecification()
-
-
Method Details
-
accept
- Specified by:
acceptin interfaceVisitable- Overrides:
acceptin classVecTerminalSpecification- Throws:
E extends Throwable
-