Package wt.epm.modelitems
Class ModelItemLink
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._ObjectToObjectLink
wt.fc.ObjectToObjectLink
wt.epm.modelitems._ModelItemLink
wt.epm.modelitems.ModelItemLink
- All Implemented Interfaces:
Externalizable,Serializable,wt.fc._BinaryLink,wt.fc._Link,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.fc.archive._Archiveable,wt.fc.archive.Archiveable,BinaryLink,Link,NetFactor,ObjectMappable,Persistable,wt.federation._FederatedLinkHolder,wt.federation._RemotelyLinkable,wt.federation.FederatedLinkHolder,wt.federation.RemotelyLinkable,wt.iba.value._IBAHolder,wt.iba.value.IBAHolder,DisplayIdentification,wt.type._Typed,wt.type._TypeManaged,wt.type.FlexTyped,wt.type.Typed,wt.type.TypeManaged,wt.ufid._Federatable,wt.ufid.Federatable
@GenAsBinaryLink(superClass=ObjectToObjectLink.class,interfaces={wt.type.Typed.class,wt.fc.archive.Archiveable.class,wt.ufid.Federatable.class},serializable=EXTERNALIZABLE_BASIC,properties={@GeneratedProperty(name="uniqueId",type=java.lang.String.class,javaDoc="an internal identifier that uniquely identifies each model item link in the context of its parent model item The unique identifier cannot be changed once the Model Item Link has been persisted.",constraints=@PropertyConstraints(changeable=FROZEN,required=true)),@GeneratedProperty(name="referenceDesignator",type=java.lang.String.class,javaDoc="A code that usually consists of one or two letters followed by a number that unambiguously identifies a component typically on printed circuit board."),@GeneratedProperty(name="itemNumber",type=java.lang.Integer.class,javaDoc="Denotes the order in which the child model items will appear when displayed. (optional) "),@GeneratedProperty(name="itemName",type=java.lang.String.class,javaDoc="It is a name given to the usage of this child model item in the context of its parent."),@GeneratedProperty(name="linkType",type=ModelItemRelationshipType.class,constraints=@PropertyConstraints(required=true)),@GeneratedProperty(name="quantity",type=Quantity.class),@GeneratedProperty(name="orientation",type=Transform.class)},roleA=@GeneratedRole(name="parent",type=ModelItem.class),roleB=@GeneratedRole(name="childMaster",type=ModelItemMaster.class,owner=false),tableProperties=@TableProperties(tableName="ModelItemLink"))
public class ModelItemLink
extends wt.epm.modelitems._ModelItemLink
Use the newModelItemLink static factory method(s), not the
ModelItemLink constructor, to construct instances of this
class. Instances must be constructed using the static factory(s), in
order to ensure proper initialization of the instance.
Supported API: true
Extendable: false
- See Also:
-
Field Summary
Fields inherited from class wt.epm.modelitems._ModelItemLink
CHILD_MASTER_ROLE, EXTERNALIZATION_VERSION_UID, ITEM_NAME, ITEM_NUMBER, LINK_TYPE, ORIENTATION, PARENT_ROLE, QUANTITY, REFERENCE_DESIGNATOR, UNIQUE_IDFields inherited from class wt.fc._ObjectToObjectLink
ROLE_AOBJECT_REF, ROLE_BOBJECT_REFFields inherited from class wt.fc._WTObject
CREATE_TIMESTAMP, MODIFY_TIMESTAMPFields inherited from interface wt.fc._BinaryLink
ROLE_AOBJECT_ROLE, ROLE_BOBJECT_ROLEFields inherited from interface wt.ufid._Federatable
FEDERATABLE_INFOFields inherited from interface wt.iba.value._IBAHolder
ATTRIBUTE_CONTAINERFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.type._Typed
TYPE_DEFINITION_REFERENCEFields inherited from interface wt.fc.BinaryLink
ALL_ROLES, BOTH_ROLESFields inherited from interface wt.identity.DisplayIdentification
DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPEFields inherited from interface wt.fc.Persistable
IDENTITY, TYPE -
Method Summary
Methods inherited from class wt.epm.modelitems._ModelItemLink
getAttributeContainer, getChildMaster, getClassInfo, getConceptualClassname, getFederatableInfo, getItemName, getItemNumber, getLinkType, getOrientation, getParent, getQuantity, getReferenceDesignator, getType, getTypeDefinitionReference, getUniqueId, readExternal, readExternal, readVersion, setAttributeContainer, setChildMaster, setFederatableInfo, setItemName, setItemNumber, setLinkType, setOrientation, setParent, setQuantity, setReferenceDesignator, setTypeDefinitionReference, setUniqueId, super_readExternal_ModelItemLink, super_readVersion_ModelItemLink, super_writeExternal_ModelItemLink, writeExternal, writeExternalMethods inherited from class wt.fc.ObjectToObjectLink
appendJoinCriteria, appendRoleCriteria, duplicate, getAllObjects, getJoinValues, getLinkInfo, getObject, getOtherObject, getRemoteRoleAObjectId, getRemoteRoleBObjectId, getRole, getRoleAObject, getRoleAObjectId, getRoleBObject, getRoleBObjectId, getRoleIdName, getRoleObject, initialize, isRoleANonpersistentProxy, isRoleBNonpersistentProxy, setRoleAObject, setRoleAObjectRef, setRoleBObject, setRoleBObjectRef, setRoleObjectMethods inherited from class wt.fc._ObjectToObjectLink
getRoleAObjectRef, getRoleBObjectRef, readVersion, super_readExternal_ObjectToObjectLink, super_readVersion_ObjectToObjectLink, super_writeExternal_ObjectToObjectLinkMethods inherited from class wt.fc.WTObject
checkAttributes, getDisplayIdentifier, getDisplayIdentity, getDisplayType, getIdentity, initialize, toStringMethods inherited from class wt.fc._WTObject
equals, getCreateTimestamp, getModifyTimestamp, getPersistInfo, hashCode, readVersion, setPersistInfoMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc._Persistable
getPersistInfo, setPersistInfoMethods inherited from interface wt.fc.Persistable
checkAttributes, getIdentity