org.eclipse.tigerstripe.model.artifacts
Interface IAbstractArtifact.IFieldTypeRef

Enclosing interface:
IAbstractArtifact

public static interface IAbstractArtifact.IFieldTypeRef


Method Summary
 IType getIType()
           
 int getRefBy()
           
 boolean isRefByKey()
           
 boolean isRefByKeyResult()
           
 boolean isRefByValue()
           
 

Method Detail

getRefBy

int getRefBy()

isRefByValue

boolean isRefByValue()

isRefByKey

boolean isRefByKey()

isRefByKeyResult

boolean isRefByKeyResult()

getIType

IType getIType()