|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of RuleAlgorithm in com.ptc.core.foundation.folder.server.impl |
Classes in com.ptc.core.foundation.folder.server.impl that implement RuleAlgorithm | |
class |
FolderPathAttributeAlgorithm
Returns a Folder that corresponds to the folder path
supplied in the data. |
Uses of RuleAlgorithm in com.ptc.core.foundation.lifecycle.server.impl |
Classes in com.ptc.core.foundation.lifecycle.server.impl that implement RuleAlgorithm | |
class |
LifeCycleTemplateAttributeAlgorithm
Returns a LifeCycleTemplate with the name supplied
in the data. |
Uses of RuleAlgorithm in com.ptc.core.foundation.org.server.impl |
Classes in com.ptc.core.foundation.org.server.impl that implement RuleAlgorithm | |
class |
OrganizationAttributeAlgorithm
Returns a Folder that corresponds to the folder path
supplied in the data. |
Uses of RuleAlgorithm in com.ptc.core.foundation.team.server.impl |
Classes in com.ptc.core.foundation.team.server.impl that implement RuleAlgorithm | |
class |
TeamTemplateAttributeAlgorithm
Returns a TeamTemplate with the name supplied in the
data. |
Uses of RuleAlgorithm in com.ptc.core.foundation.vc.server.impl |
Classes in com.ptc.core.foundation.vc.server.impl that implement RuleAlgorithm | |
class |
VersionInfoGenerator
An algorithm that generates VersionInfo using the
wt.vc.VersionControlHelper#getInitialVersionInfo method. |
Uses of RuleAlgorithm in com.ptc.core.foundation.vc.views.server.impl |
Classes in com.ptc.core.foundation.vc.views.server.impl that implement RuleAlgorithm | |
class |
ViewAttributeAlgorithm
Returns a View with the name supplied in the data. |
Uses of RuleAlgorithm in com.ptc.windchill.enterprise.revisionControlled.server.impl |
Classes in com.ptc.windchill.enterprise.revisionControlled.server.impl that implement RuleAlgorithm | |
class |
NumberGenerator
An algorithm that generates a number using the EnterpriseHelper.getNumber(java.lang.Object[]) method. |
Uses of RuleAlgorithm in wt.rule.algorithm |
Classes in wt.rule.algorithm that implement RuleAlgorithm | |
class |
BooleanBranch
This algorithm returns one of two values based on a boolean value. |
class |
EnumTypeConstant
An algorithm that takes the fully qualified name of a concrete EnumeratedType class and an internal value for an instance of
that type and returns an instance of that type. |
class |
StringConstant
An very simple algorithm that takes a single String
argument and returns it unmodified. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |