public class ComponentFcItf
extends org.objectweb.fractal.julia.BasicComponentInterface
implements org.objectweb.fractal.api.Component
Constructor and Description |
---|
ComponentFcItf() |
ComponentFcItf(org.objectweb.fractal.api.Component component,
String s,
org.objectweb.fractal.api.Type type,
boolean flag,
Object obj) |
Modifier and Type | Method and Description |
---|---|
Object |
getFcInterface(String arg0) |
Object[] |
getFcInterfaces() |
Object |
getFcItfImpl() |
org.objectweb.fractal.api.Type |
getFcType() |
void |
setFcItfImpl(Object obj) |
public Object getFcItfImpl()
getFcItfImpl
in interface org.objectweb.fractal.julia.ComponentInterface
public void setFcItfImpl(Object obj)
setFcItfImpl
in interface org.objectweb.fractal.julia.ComponentInterface
public Object[] getFcInterfaces()
getFcInterfaces
in interface org.objectweb.fractal.api.Component
public org.objectweb.fractal.api.Type getFcType()
getFcType
in interface org.objectweb.fractal.api.Component
Copyright © 2005-2016 Linagora. All Rights Reserved.