org.plasma.sdo
Interface SemanticConstraint
- All Known Implementing Classes:
- SDOSemanticConstraint
public interface SemanticConstraint
Restricts a property to a single concept or set of concepts within a knowledge domain
- Version:
- 1.1.7
- Author:
- Plasma-Team
getConceptName
String getConceptName()
setConceptName
void setConceptName(String value)
getConceptDomain
String getConceptDomain()
setConceptDomain
void setConceptDomain(String value)
getConceptId
String getConceptId()
setConceptId
void setConceptId(String value)
getBase_Property
fUML.Syntax.Classes.Kernel.Property getBase_Property()
setBase_Property
void setBase_Property(fUML.Syntax.Classes.Kernel.Property value)
Copyright © 2014. All rights reserved.