Package wt.occurrence
Interface OccurrenceableLink
- All Superinterfaces:
wt.fc._BinaryLink,wt.fc._Link,wt.fc._NetFactor,wt.fc._ObjectMappable,_OccurrenceableLink,wt.fc._Persistable,BinaryLink,Link,NetFactor,ObjectMappable,Persistable,Serializable
- All Known Implementing Classes:
_WTPartUsageLink,WTPartUsageLink
@GenAsBinaryLink(extendable=true,
properties=@GeneratedProperty(name="usesOccurrenceVector",type=java.util.Vector.class,supportedAPI=PUBLIC,javaDoc="Each element of this non-persistent <code>Vector</code> contains {@link UsesOccurrence}s, each of which may contain a {@link PathOccurrence}. Note that any implementation of this interface must provide server-side APIs that specifically populate this <code>Vector</code>, otherwise it will be <code>null</code>.",accessors=@PropertyAccessors(setExceptions={}),columnProperties=@ColumnProperties(persistent=false)),
roleA=@GeneratedRole(name="roleAObject",type=Persistable.class,accessors=@PropertyAccessors(setExceptions={}),cardinality=ONE),
roleB=@GeneratedRole(name="roleBObject",type=Persistable.class,accessors=@PropertyAccessors(setExceptions={}),cardinality=ONE))
public interface OccurrenceableLink
extends _OccurrenceableLink
-
Field Summary
Fields inherited from interface wt.occurrence._OccurrenceableLink
USES_OCCURRENCE_VECTOR -
Method Summary
Methods inherited from interface wt.occurrence._OccurrenceableLink
getUsesOccurrenceVector, setUsesOccurrenceVectorMethods inherited from interface wt.fc.BinaryLink
getLinkInfo, getOtherObject, getRole, getRoleAObjectId, getRoleBObjectIdMethods inherited from interface wt.fc.Link
appendJoinCriteria, appendRoleCriteria, getAllObjects, getJoinValues, getRoleIdName, getRoleObject, setRoleObjectMethods inherited from interface wt.fc.NetFactor
getClassInfo, getConceptualClassnameMethods inherited from interface wt.fc.ObjectMappable
readExternal, writeExternalMethods inherited from interface wt.fc.Persistable
checkAttributes