public interface ClassValueDescriptor extends com.buschmais.jqassistant.plugin.common.api.model.ValueDescriptor<TypeDescriptor>, ClassDescriptor
Modifier and Type | Method and Description |
---|---|
TypeDescriptor |
getValue() |
void |
setValue(TypeDescriptor typeDescriptor) |
@Relation(value="IS") TypeDescriptor getValue()
getValue
in interface com.buschmais.jqassistant.plugin.common.api.model.ValueDescriptor<TypeDescriptor>
void setValue(TypeDescriptor typeDescriptor)
setValue
in interface com.buschmais.jqassistant.plugin.common.api.model.ValueDescriptor<TypeDescriptor>
Copyright © 2016 buschmais GbR. All rights reserved.