Serialized Form


Package org.objectweb.fractal.aokell.lib.control

Class org.objectweb.fractal.aokell.lib.control.CloneCtrlException extends Exception implements Serializable

serialVersionUID: 4544016233807153456L


Package org.objectweb.fractal.aokell.lib.type

Class org.objectweb.fractal.aokell.lib.type.ComponentTypeImpl extends Object implements Serializable

serialVersionUID: 6834581054002737468L

Serialized Fields

interfaces

InterfaceType[] interfaces

clientInterfaces

List<E> clientInterfaces
The List of client external interfaces implemented by this type.

Class org.objectweb.fractal.aokell.lib.type.InterfaceTypeImpl extends Object implements Serializable

serialVersionUID: -8689269253196796636L

Serialized Fields

name

String name

signature

String signature

isClient

boolean isClient

isOptional

boolean isOptional

isCollection

boolean isCollection

fcItfClass

Class<T> fcItfClass