Class IdentifiedConstraintFactory

java.lang.Object
com.ptc.core.meta.type.runtime.server.impl.AbstractModelBasedConstraintFactory
com.ptc.core.foundation.fc.server.impl.IdentifiedConstraintFactory
All Implemented Interfaces:
OperationIdentifierConstants, ConstraintClassNameConstants, com.ptc.core.meta.container.common.ConstraintFactory, Serializable, wt.fc._NetFactor, NetFactor

public final class IdentifiedConstraintFactory extends com.ptc.core.meta.type.runtime.server.impl.AbstractModelBasedConstraintFactory implements Serializable

Use the newIdentifiedConstraintFactory static factory method(s), not the IdentifiedConstraintFactory 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:
  • Method Details

    • constrain

      public void constrain(AttributeContainer the_attribute_container, AttributeTypeIdentifier[] the_filter, OperationIdentifier the_operation_identifier)


      Supported API: true
      Specified by:
      constrain in interface com.ptc.core.meta.container.common.ConstraintFactory
      Parameters:
      the_attribute_container -
      the_filter -
      the_operation_identifier -