com.ptc.core.foundation.vc.common
Class IsOneOffVersionValidator

java.lang.Object
  extended by com.ptc.core.meta.container.common.AbstractValidator
      extended by com.ptc.core.foundation.vc.common.IsOneOffVersionValidator
All Implemented Interfaces:
ActionValidator, Serializable

public final class IsOneOffVersionValidator
extends AbstractValidator
implements Serializable



Supported API: true

Extendable: false

See Also:
Serialized Form

Method Summary
 AttributeContainerSpec getFilter(AttributeContainerSpec the_filter, TypeIdentifier type_identifier)
          This API is implemented by the concrete validators.
 
Methods inherited from class com.ptc.core.meta.container.common.AbstractValidator
getFilter, isValid
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getFilter

public AttributeContainerSpec getFilter(AttributeContainerSpec the_filter,
                                        TypeIdentifier type_identifier)
This API is implemented by the concrete validators.

Supported API: true

Specified by:
getFilter in interface ActionValidator
Specified by:
getFilter in class AbstractValidator
Parameters:
the_filter -
type_identifier - Used to get the DefinitionIdentifier for constructing the AttributeTypeIdentifier
Returns:
AttributeContainerSpec