Package wt.configurablelink
Class ConfigurableMastersLink
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._ObjectToObjectLink
wt.fc.ObjectToObjectLink
wt.configurablelink._ConfigurableMastersLink
wt.configurablelink.ConfigurableMastersLink
- All Implemented Interfaces:
com.ptc.core.meta.type.mgmt.server.impl.association._AssociationConstrainable,com.ptc.core.meta.type.mgmt.server.impl.association.AssociationConstrainable,Externalizable,Serializable,wt.access._AccessControlled,wt.access._PolicyAccessControlled,wt.access._SecurityLabeled,AccessControlled,wt.access.PolicyAccessControlled,SecurityLabeled,wt.admin._DomainAdministered,DomainAdministered,wt.configurablelink._ConfigurableMastersLinkTypeInterface,wt.configurablelink.ConfigurableMastersLinkTypeInterface,wt.fc._BinaryLink,wt.fc._Link,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.fc.adminlock._AdministrativelyLockable,AdministrativelyLockable,BinaryLink,Link,NetFactor,ObjectMappable,Persistable,wt.iba.value._IBAHolder,wt.iba.value.IBAHolder,DisplayIdentification,wt.type._Typed,wt.type._TypeManaged,wt.type.FlexTyped,wt.type.Typed,wt.type.TypeManaged
@GenAsBinaryLink(superClass=ObjectToObjectLink.class,
interfaces={wt.type.Typed.class,com.ptc.core.meta.type.mgmt.server.impl.association.AssociationConstrainable.class,wt.access.PolicyAccessControlled.class,wt.configurablelink.ConfigurableMastersLinkTypeInterface.class,SecurityLabeled.class},
serializable=EXTERNALIZABLE_BASIC,
roleA=@GeneratedRole(name="tracedBy",type=Mastered.class,supportedAPI=PUBLIC_PRIVATE,cardinality=ONE_TO_MANY),
roleB=@GeneratedRole(name="traces",type=Mastered.class,supportedAPI=PUBLIC_PRIVATE,cardinality=ONE_TO_MANY,owner=false),
tableProperties=@TableProperties(compositeUnique1="+roleAObjectRef.key.id+roleBObjectRef.key.id+typeDefinitionReference.key.id+typeDefinitionReference.key.branchId",tableName="ConfigurableMastersLink"),
iconProperties=@IconProperties(standardIcon="wt/clients/images/WTUnknown.gif",openIcon="wt/clients/images/WTUnknown.gif"))
public final class ConfigurableMastersLink
extends _ConfigurableMastersLink
Mastered to Mastered association that can be defined and constrained
using association constraints.
Use the newConfigurableMastersLink static factory method(s),
not the ConfigurableMastersLink 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.configurablelink._ConfigurableMastersLink
TRACED_BY_ROLE, TRACES_ROLE -
Method Summary
Methods inherited from class wt.configurablelink._ConfigurableMastersLink
getTracedBy, getTracesMethods 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