IPort

com.change_vision.jude.api.inf.model.Class and UseCase Diagram Interface

com.change_vision.jude.api.inf.model. IAttribute
+getType() :IClass
+getTypeExpression() :String
+getInitialValue() :String
+isChangeable() :boolean
+getAssociation() :IAssociation
+getQualifiers() :IAttribute[]
+getMultiplicity() :IMultiplicityRange[]
+isDerived() :boolean
+isComposite() :boolean
+isAggregate() :boolean
+isEnable() :boolean
+isStatic() :boolean
+setType(IClass type) :void
+setTypeExpression(String type) :void
+setInitialValue(String initialValue) :void
+setChangeable(boolean isChangeable) :void
+setAggregation() :void
+setComposite() :void
+setStatic(boolean isStatic) :void
+setMultiplicity(int[][] ranges) :void
+setDerived(boolean isDerived) :void
+setEnable(boolean isEnable) :void
+getNavigability() :String
+setNavigability(String navigability) :void
com.change_vision.jude.api.inf.model. IPort
+isService() :boolean
+setIsService(boolean isService) :void
+isBehavior() :boolean
+setIsBehavior(boolean isBehavior) :void