Package wt.occurrence
Class CombinedPathOccurrence
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._ObjectToObjectLink
wt.fc.ObjectToObjectLink
wt.occurrence._CombinedPathOccurrence
wt.occurrence.CombinedPathOccurrence
- All Implemented Interfaces:
Externalizable,Serializable,wt.fc._BinaryLink,wt.fc._Link,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,BinaryLink,Link,NetFactor,ObjectMappable,Persistable,DisplayIdentification,wt.occurrence._CombinedOccurrence,_Occurrence,wt.occurrence._PathParentableOccurrence,CombinedOccurrence,Occurrence,PathParentableOccurrence
- Direct Known Subclasses:
wt.part._PartCombinedPathOccurrence
@GenAsBinaryLink(superClass=ObjectToObjectLink.class,
interfaces=CombinedOccurrence.class,
extendable=true,
versions=-7505233652590473460L,
foreignKeys=@GeneratedForeignKey(myRoleIsRoleA=false,foreignKeyRole=@ForeignKeyRole(name="context",type=PathOccurrenceMasterContext.class,constraints=@PropertyConstraints(required=true)),myRole=@MyRole(name="theCombinedPathOccurrence")),
roleA=@GeneratedRole(name="parent",type=PathOccurrence.class,columnProperties=@ColumnProperties(index=true)),
roleB=@GeneratedRole(name="child",type=PathParentableOccurrence.class),
tableProperties=@TableProperties(compositeUnique1="+contextReference.key.id + NVL( name, idA2A2 )"))
public abstract class CombinedPathOccurrence
extends _CombinedPathOccurrence
This combines a parent
Supported API: true
Extendable: true
PathOccurrence (owned
by one PathOwner) with a child PathParentableOccurrence
(owned by a different PathOwner); its context
is the context of its parent.
Supported API: true
Extendable: true
- See Also:
-
Field Summary
Fields inherited from interface wt.occurrence._Occurrence
NAME, OCCURRENCE_DATA_VECTOR -
Method Summary
Methods inherited from class wt.occurrence._CombinedPathOccurrence
getName, getOccurrenceDataVector, setName, setOccurrenceDataVectorMethods inherited from class wt.fc.ObjectToObjectLink
appendJoinCriteria, duplicate, getAllObjects, getJoinValues, getRoleObject, setRoleObjectMethods inherited from class wt.fc.WTObject
getDisplayIdentifier, getDisplayIdentity, getDisplayTypeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc.Persistable
checkAttributes