org.eclipse.tigerstripe.workbench.model.deprecated_
Interface IAbstractArtifact.IFieldTypeRef

Enclosing interface:
IAbstractArtifact

public static interface IAbstractArtifact.IFieldTypeRef


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

Method Detail

getRefBy

int getRefBy()

isRefByValue

boolean isRefByValue()

isRefByKey

boolean isRefByKey()

isRefByKeyResult

boolean isRefByKeyResult()

getType

IType getType()