Class IndependentAssignedExpression

All Implemented Interfaces:
com.ptc.windchill.option.config._ConfigSpecManaged, com.ptc.windchill.option.config.ConfigSpecManaged, com.ptc.windchill.option.model._IndependentAssignedExpressionTypeInterface, com.ptc.windchill.option.model.IndependentAssignedExpressionTypeInterface, Externalizable, Serializable, wt.access._AccessControlled, wt.access._AccessControlList, wt.access._AdHocControlled, wt.access._IdentityAccessControlled, wt.access._PolicyAccessControlled, wt.access._SecurityLabeled, AccessControlled, wt.access.AccessControlList, AdHocControlled, wt.access.IdentityAccessControlled, wt.access.PolicyAccessControlled, SecurityLabeled, wt.admin._DomainAdministered, DomainAdministered, wt.change2._Changeable2, wt.change2._ChangeableIfc, Changeable2, ChangeableIfc, wt.eff._EffManagedVersion, wt.eff._EffRecordable, EffManagedVersion, EffRecordable, wt.effectivity._EffectivityHolder, wt.effectivity._EffectivityManageable, EffectivityHolder, wt.effectivity.EffectivityManageable, wt.esi._Releasable, Releasable, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, wt.fc.adminlock._AdministrativelyLockable, AdministrativelyLockable, wt.fc.BusinessInformation, NetFactor, ObjectMappable, Persistable, wt.federation._FederatedLinkHolder, wt.federation._RemotelyLinkable, wt.federation.FederatedLinkHolder, wt.federation.RemotelyLinkable, wt.folder._CabinetBased, wt.folder._Foldered, wt.folder._FolderEntry, wt.folder._FolderServiceManaged, wt.folder._IteratedFoldered, CabinetBased, Foldered, FolderEntry, wt.folder.FolderServiceManaged, IteratedFoldered, wt.iba.value._IBAHolder, wt.iba.value.IBAHolder, DisplayIdentification, wt.index._Indexable, Indexable, wt.inf.container._WTContained, WTContained, wt.lifecycle._IteratedLifeCycleManaged, _LifeCycleManaged, IteratedLifeCycleManaged, LifeCycleManaged, wt.locks._Lockable, Lockable, wt.maturity._Promotable, Promotable, wt.meeting.actionitem._IteratedSubjectOfActionItem, wt.meeting.actionitem._SubjectOfActionItem, wt.meeting.actionitem.IteratedSubjectOfActionItem, wt.meeting.actionitem.SubjectOfActionItem, wt.notify._Notifiable, Notifiable, wt.option._Expressionable, Expressionable, wt.ownership._Ownable, wt.ownership.Ownable, wt.recent.RecentlyVisited, wt.sandbox._Interoperable, wt.sandbox.Interoperable, _TeamManaged, TeamManaged, wt.type._TypeManaged, wt.type.TypeManaged, wt.ufid._Federatable, wt.ufid.Federatable, _Iterated, wt.vc._OneOffVersioned, wt.vc._Versionable, wt.vc._Versioned, wt.vc.baseline._Baselineable, Baselineable, Iterated, OneOffVersioned, Versionable, Versioned, _ViewManageable, ViewManageable, wt.vc.wip._Workable, Workable, wt.workflow.forum._IteratedSubjectOfForum, wt.workflow.forum._SubjectOfForum, wt.workflow.forum.IteratedSubjectOfForum, SubjectOfForum, wt.workflow.notebook._IteratedSubjectOfNotebook, wt.workflow.notebook._SubjectOfNotebook, wt.workflow.notebook.IteratedSubjectOfNotebook, wt.workflow.notebook.SubjectOfNotebook

@GenAsPersistable(superClass=RevisionControlled.class,interfaces={wt.type.TypeManaged.class,wt.ufid.Federatable.class,Expressionable.class,WTContained.class,Releasable.class,EffManagedVersion.class,wt.effectivity.EffectivityManageable.class,com.ptc.windchill.option.config.ConfigSpecManaged.class,ViewManageable.class,wt.sandbox.Interoperable.class,wt.iba.value.IBAHolder.class,com.ptc.windchill.option.model.IndependentAssignedExpressionTypeInterface.class,wt.access.IdentityAccessControlled.class},foreignKeys=@GeneratedForeignKey(name="IndependentMasterIteration",foreignKeyRole=@ForeignKeyRole(name="master",type=com.ptc.windchill.option.model.IndependentAssignedExpressionMaster.class,cascade=false,constraints=@PropertyConstraints(required=true)),myRole=@MyRole(name="iteration",cascade=false)),properties=@GeneratedProperty(name="basicExpression",type=boolean.class,javaDoc="If true then this is for a Basic else for an Advanced assigned expression.",constraints=@PropertyConstraints(required=true),columnProperties=@ColumnProperties(index=true)),derivedProperties={@DerivedProperty(name="number",derivedFrom="master>number",supportedAPI=PUBLIC,javaDoc="Independent assigned expression number (must be non-null and unique)."),@DerivedProperty(name="name",derivedFrom="master>name",supportedAPI=PUBLIC,javaDoc="Independent assigned expression name."),@DerivedProperty(name="assignmentType",derivedFrom="master>assignmentType",accessors=@PropertyAccessors(setAccess=PRIVATE),javaDoc="Expression assignment type.")},tableProperties=@TableProperties(tableName="IndAssignedExpression",compositeUnique1="+view.key.id+variation1+variation2+oneOffVersionInfo.identifier.oneOffVersionId"),iconProperties=@IconProperties(standardIcon="netmarkets/images/independentExpression.png")) public class IndependentAssignedExpression extends _IndependentAssignedExpression
An independent ExpressionAlias.

Supported API: true

Extendable: false
See Also: