Name | Kind | Description |
p_buffer_in | attribute | |
p_buffer_out | attribute | |
Package and Views classes inheritance diagram | class diagram | |
packageGlobalCmd | attribute | |
PackageGlobalCmd | class | Internal enum |
PackageGlobalCmd | artifact | |
PackageVisibility | attribute | |
parallelExecution | attribute | |
params | operation | returns (in java a copy of) the parameters list |
parent | operation | returns the parent (0/null if it is applied on the project itself), to go all over the browser tree |
parentCmd | attribute | |
pins | operation | return the pins part of the parameter set |
plug_out | class | |
postCondition | operation | return the post condition |
postCondition | operation | return the post condition |
preCondition | operation | return the pre condition |
preCondition | operation | return the pre condition |
PrivateVisibility | attribute | |
properties | operation | returns all the properties of the object through (in Java a copy of) a dictionnary |
propertyValue | operation | In C++, in case the key specified by 'k' exist for the current object, the string 'v' is modified which the associated value and TRUE is returned, else returns FALSE. In Java return the value associated with the key specified by 'k' for the current object, null in case the property doesn't exist. These properties may be edited through the object dialog last tab named 'user' |
ProtectedVisibility | attribute | |
providedClasses | operation | returns (in Java a copy of) the optional provided classes |
PublicVisibility | attribute |