|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ptc.core.foundation.occurrence.server.impl.SACFOccurrenceMatrixLocation
public final class SACFOccurrenceMatrixLocation
Places a Server Calculated Attribute in the AttributeContainer whose
content String is the WTPrincipal name.
logicalIdentifier used:
owner, locker, creator, modifier
Supported API: true
Extendable: false
| Method Summary | |
|---|---|
Object |
calculate(AttributeContainer the_attribute_container)
Returns the URL to the ol file (string) of the Representable specified in the constructor. |
Object |
calculate(AttributeContainer the_attribute_container,
AssociationIdentifier entry_point)
Supported API: true |
AttributeContainerFunction |
cloneWithNewArguments(HashMap old_to_new_map)
Supported API: true |
Object[] |
getArguments()
Supported API: true |
Object[] |
getArgumentsRecursive()
Supported API: true |
AttributeIdentifier[] |
getArgumentsRecursive(AttributeContainer the_attribute_container,
AssociationIdentifier entry_point)
Supported API: true |
Object |
getPrimaryArgument()
Supported API: true |
AttributeContainerFunction |
valueOf(String str)
Returns the AttributeContainerFunction object represented by the specified String. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.ptc.core.meta.container.common.AttributeContainerFunction |
|---|
equals |
| Method Detail |
|---|
public Object calculate(AttributeContainer the_attribute_container)
throws com.ptc.core.meta.container.common.InvalidFunctionArgumentException
calculate in interface AttributeContainerFunctionthe_attribute_container -
com.ptc.core.meta.container.common.InvalidFunctionArgumentException
public Object calculate(AttributeContainer the_attribute_container,
AssociationIdentifier entry_point)
throws com.ptc.core.meta.container.common.InvalidFunctionArgumentException
calculate in interface AttributeContainerFunctionthe_attribute_container - entry_point -
com.ptc.core.meta.container.common.InvalidFunctionArgumentExceptionpublic Object[] getArguments()
getArguments in interface AttributeContainerFunctionpublic Object getPrimaryArgument()
getPrimaryArgument in interface AttributeContainerFunctionpublic Object[] getArgumentsRecursive()
getArgumentsRecursive in interface AttributeContainerFunction
public AttributeIdentifier[] getArgumentsRecursive(AttributeContainer the_attribute_container,
AssociationIdentifier entry_point)
getArgumentsRecursive in interface AttributeContainerFunctionthe_attribute_container - entry_point -
public AttributeContainerFunction cloneWithNewArguments(HashMap old_to_new_map)
throws com.ptc.core.meta.container.common.InvalidFunctionArgumentException
cloneWithNewArguments in interface AttributeContainerFunctionold_to_new_map -
com.ptc.core.meta.container.common.InvalidFunctionArgumentException
public AttributeContainerFunction valueOf(String str)
throws com.ptc.core.meta.container.common.InvalidFunctionArgumentException
valueOf in interface AttributeContainerFunctionstr - A String representation of AttributeContainerFunction
com.ptc.core.meta.container.common.InvalidFunctionArgumentException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||