Uses of Class
org.eclipse.stp.core.sca.impl.EObjectContainmentIntrospectingEList

Packages that use EObjectContainmentIntrospectingEList
org.eclipse.stp.core.internal.introspection   
 

Uses of EObjectContainmentIntrospectingEList in org.eclipse.stp.core.internal.introspection
 

Methods in org.eclipse.stp.core.internal.introspection that return EObjectContainmentIntrospectingEList
 EObjectContainmentIntrospectingEList SafeIntrospector.getTargetList()
           
 

Methods in org.eclipse.stp.core.internal.introspection with parameters of type EObjectContainmentIntrospectingEList
 void ISafeIntrospector.setTargetList(EObjectContainmentIntrospectingEList aList)
          Set the current list.
 void SafeIntrospector.setTargetList(EObjectContainmentIntrospectingEList aList)