org.objectweb.jac.ide
Interface Typed

All Superinterfaces:
Element
All Known Implementing Classes:
RelationRole, Role, TypedElement

public interface Typed
extends Element


Method Summary
 Type getType()
           
 
Methods inherited from interface org.objectweb.jac.ide.Element
getGenerationFullName, getGenerationName, getName
 

Method Detail

getType

public Type getType()