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(objsIn)
 
  INPUT:       objsIn:   Cell-array, for example varargin{:}
 
  OUTPUTS:     objs:     Objects which should go into the collection
               plConfig: Configuration PLIST.
 
  VERSION:     $Id: identifyInsideObjs.m,v 1.3 2012/04/19 11:01:02 hewitson Exp $
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details
Access public
Defining Class collection
Sealed 0
Static 1



©LTP Team