|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ptc.core.meta.container.common.AbstractValidator
com.ptc.core.foundation.generic.common.AttributeContainerSetValidator
public final class AttributeContainerSetValidator
Takes a AttributeContainerSet and returns true if valid. AttributeContainerSets
can contain functions, these functions are then checked for validity.
Supported API: true
Extendable: false
| Method Summary | |
|---|---|
protected Object |
calculate(AttributeContainer the_attribute_container)
Implemented by the concrete validators Supported API: true |
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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public AttributeContainerSpec getFilter(AttributeContainerSpec the_filter,
TypeIdentifier type_identifier)
getFilter in interface ActionValidatorgetFilter in class AbstractValidatorthe_filter - type_identifier - Used to get the DefinitionIdentifier for constructing the AttributeTypeIdentifier
protected Object calculate(AttributeContainer the_attribute_container)
throws com.ptc.core.meta.container.common.InvalidFunctionArgumentException
the_attribute_container -
com.ptc.core.meta.container.common.InvalidFunctionArgumentException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||