Package com.foursoft.harness.vec.v113
Class VecPluggableTerminalRole
java.lang.Object
com.foursoft.harness.vec.v113.VecExtendableElement
com.foursoft.harness.vec.v113.VecRole
com.foursoft.harness.vec.v113.VecTerminalRole
com.foursoft.harness.vec.v113.VecPluggableTerminalRole
- All Implemented Interfaces:
Identifiable,ModifiableIdentifiable,HasCustomProperties<VecCustomProperty>,HasIdentification,HasModifiableIdentification,Visitable,Serializable
A PluggableTerminalRole defines the instance specific properties and relationships of a pluggable terminal.
Java class for PluggableTerminalRole complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PluggableTerminalRole">
<complexContent>
<extension base="{http://www.prostep.org/ecad-if/2011/vec}TerminalRole">
</extension>
</complexContent>
</complexType>
- See Also:
-
Field Summary
Fields inherited from class com.foursoft.harness.vec.v113.VecTerminalRole
componentPort, sealState, terminalReceptionReferences, terminalSpecification, wireReceptionReferencesFields inherited from class com.foursoft.harness.vec.v113.VecRole
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.VecTerminalRole
getComponentPort, getParentPinComponentReference, getRefContactPoint, getRefMatingPoint, getSealState, getTerminalReceptionReferences, getTerminalSpecification, getWireReceptionReferences, setComponentPort, setSealState, setTerminalSpecificationMethods inherited from class com.foursoft.harness.vec.v113.VecRole
getIdentification, getParentOccurrenceOrUsage, 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
-
VecPluggableTerminalRole
public VecPluggableTerminalRole()
-
-
Method Details
-
accept
- Specified by:
acceptin interfaceVisitable- Overrides:
acceptin classVecTerminalRole- Throws:
E extends Throwable
-