Method collection/identifyInsideObjs
identifyInsideObjs Static method which identify the inside objects and configuration PLISTs.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
DESCRIPTION: identifyInsideObjs Static method which identify the inside
objects and configuration PLISTs. The input must be a
cell-array.
CALL: [objs, plConfig] = identifyInsideObjs(inputs)
INPUT: inputs - cell-array, for example varargin
OUTPUTS: objs: Objects which should go into the collection
plConfig: Configuration PLIST.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details |
|
Access |
public |
Defining Class |
collection |
Sealed |
0 |
Static |
1 |
|
Method: collection/getInfo |
|
Method: collection/initObjectWithSize |
 |
©LTP Team