edu.ksu.cis.cadena.core.specification.style
Interface InterfaceMetaKindUsage

All Superinterfaces:
CalmObject
All Known Subinterfaces:
InterfaceMetaKind, InterfaceTypeVariable

public interface InterfaceMetaKindUsage
extends CalmObject

A representation of the model object 'Interface Meta Kind Usage'.

See Also:
StylePackage.getInterfaceMetaKindUsage()

Method Summary
 java.lang.String getName()
           
 
Methods inherited from interface edu.ksu.cis.cadena.core.specification.base.CalmObject
addBackReference, getBackReferences, getDeleted, getTrashCan, getUuid, removeBackReference
 

Method Detail

getName

java.lang.String getName()