com.togethersoft.sca.dataflow
Interface IInterface

All Superinterfaces:
IBehavior, INamedUnit, INamespaceUnit

public interface IInterface
extends IBehavior

the interface descriptor


Fields inherited from interface com.togethersoft.sca.dataflow.INamedUnit
DEFAULT_ACCESS, KIND_CLASS, KIND_FIELD, KIND_INTERFACE, KIND_METHOD, KIND_PACKAGE, KIND_PROJECT, KINDS_NUMBER, MODIFIER_ABSTRACT, MODIFIER_FINAL, MODIFIER_NATIVE, MODIFIER_STATIC, MODIFIER_STRICTFP, MODIFIER_SYNCHRONIZED, MODIFIER_TRANSIENT, MODIFIER_VOLATILE, PRIVATE_ACCESS, PROTECTED_ACCESS, PUBLIC_ACCESS
 
Methods inherited from interface com.togethersoft.sca.dataflow.IBehavior
findField, findMethod, getSuperinterfaces
 
Methods inherited from interface com.togethersoft.sca.dataflow.INamespaceUnit
find, getAll
 
Methods inherited from interface com.togethersoft.sca.dataflow.INamedUnit
accessType, getAstObject, isAbstract, isFinal, isNative, isStatic, isStrictfp, isSynchronized, isTransient, isVolatile, modifiers, name, remove, scope, unitKind